Go to the documentation of this file.
51 #define PING_ATTEMPTS (4)
57 #define SEND_TEMP (0x80)
58 #define SEND_PING (0x81)
59 #define SEND_ADC2 (0x82)
60 #define SEND_SLEEP (0x83)
61 #define SEND_WAKE (0x84)
66 #define REPORT_PING (0xC0)
67 #define REPORT_PING_BEEP (0xC1)
68 #define REPORT_TEXT_MSG (0xC2)
69 #define REPORT_WAKE (0xC3)