aqhome: fixed endpoint code. Now works again.
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
typedef struct AQH_MSG_ENDPOINT_NODE AQH_MSG_ENDPOINT_NODE;
|
||||
struct AQH_MSG_ENDPOINT_NODE {
|
||||
uint32_t acceptedMsgGroups;
|
||||
|
||||
char *deviceName;
|
||||
struct termios previousOptions;
|
||||
int intendedAttnState;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user