This commit is contained in:
Stefan Ostermann 2021-05-02 00:00:28 +02:00
parent e050166805
commit c3af7af274
1 changed files with 0 additions and 3 deletions

View File

@ -74,10 +74,7 @@ uint8_t rh_buf[RH_BUF_LEN] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x
// Message Headers:
#define MSG_START 0x00
#define MSG_TEMP 0x01
#define MSG_HUMID 0x02
#define MSG_BAT 0x03
#define MSG_SOIL 0x04
#define MSG_HEADER 0x05
#define MSG_ERR 0xee