fix button byte comment

This commit is contained in:
ChuckMash
2026-01-21 16:25:22 -08:00
committed by GitHub
parent af8db57f02
commit be900737d2

View File

@@ -27,7 +27,7 @@
typedef struct WizMoteMessageStructure {
uint8_t program; // 0x91 for ON button, 0x81 for all others
uint8_t seq[4]; // Incremetal sequence number 32 bit unsigned integer LSB first
uint8_t dt1; // Button Data Type (0x32)
uint8_t dt1; // Button Data Type (0x20)
uint8_t button; // Identifies which button is being pressed
uint8_t dt2; // Battery Level Data Type (0x01)
uint8_t batLevel; // Battery Level 0-100