aqhome: added FLASH_READY msg.
This commit is contained in:
@@ -18,16 +18,6 @@
|
||||
|
||||
|
||||
|
||||
#define AQH_MSG_DEVICE_MASK_TIMER 0x02
|
||||
#define AQH_MSG_DEVICE_MASK_COM 0x04
|
||||
#define AQH_MSG_DEVICE_MASK_LED 0x08
|
||||
#define AQH_MSG_DEVICE_MASK_TWIMASTER 0x10
|
||||
#define AQH_MSG_DEVICE_MASK_LCD 0x20
|
||||
#define AQH_MSG_DEVICE_MASK_SI7021 0x40
|
||||
#define AQH_MSG_DEVICE_MASK_STATS 0x80
|
||||
|
||||
|
||||
|
||||
AQHOME_API uint32_t AQH_DeviceMsg_GetUid(const GWEN_MSG *msg);
|
||||
AQHOME_API uint16_t AQH_DeviceMsg_GetFirmwareType(const GWEN_MSG *msg);
|
||||
AQHOME_API uint8_t AQH_DeviceMsg_GetFirmwareLow(const GWEN_MSG *msg);
|
||||
|
||||
Reference in New Issue
Block a user