cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user