aqhome: implemented IPC client, fixed some bugs.
sending a PING request and retrieving the PONG response works now.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
#define AQH_MSGTYPE_IPC_FORWARD 0x100
|
||||
#define AQH_MSGTYPE_IPC_VALUE 0x200
|
||||
#define AQH_MSGTYPE_IPC_PING 0x300
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user