aqhome-nodes: allow for TTY interface without ATTN line.

This commit is contained in:
Martin Preuss
2025-03-21 20:54:19 +01:00
parent 1fa0d976d2
commit c808f8640e
6 changed files with 39 additions and 24 deletions

View File

@@ -70,6 +70,7 @@ struct AQH_NODE_SERVER {
uint8_t protoId;
uint8_t protoVer;
int noAttn;
};