aqhome: Prepared reorganizing IPC and nodes code around built-in event2 api.
This commit is contained in:
@@ -23,12 +23,6 @@ struct AQH_MESSAGE {
|
||||
uint8_t *msgPointer;
|
||||
uint32_t msgSize;
|
||||
uint32_t usedSize;
|
||||
|
||||
/* parsed header data */
|
||||
int msgType;
|
||||
int msgProtoId;
|
||||
int msgProtoVer;
|
||||
int msgCommand;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user