KAMTOM new surface protocol

Missing low batt telem
This commit is contained in:
pascallanger
2025-02-21 21:46:18 +01:00
parent af87b0f6d1
commit 496c07943f
9 changed files with 207 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 33
#define VERSION_PATCH_LEVEL 34
#define MODE_SERIAL 0
@@ -131,6 +131,7 @@ enum PROTOCOLS
PROTO_UDIRC = 101, // =>CC2500 & NRF24L01
PROTO_JIABAILE = 102, // =>NRF24L01
PROTO_H36 = 103, // =>NRF24L01
PROTO_KAMTOM = 104, // =>NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500