avr, aqhome: added modality MOTION.

This commit is contained in:
Martin Preuss
2024-10-28 23:41:27 +01:00
parent 88035efdf9
commit 061438b7c8
5 changed files with 10 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
#define AQH_MSG_VALUE3_TYPE_TEMP 1
#define AQH_MSG_VALUE3_TYPE_HUMIDITY 2
#define AQH_MSG_VALUE3_TYPE_DOOR 3
#define AQH_MSG_VALUE3_TYPE_MOTION 6
AQHOME_API GWEN_MSG *AQH_Value3Msg_new(uint8_t srcAddr, uint8_t destAddr,