New H36 protocol - 1 ID

This commit is contained in:
pascallanger
2025-01-28 14:00:38 +01:00
parent 56fa7e788b
commit 98a54300e0
8 changed files with 155 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 24
#define VERSION_PATCH_LEVEL 25
#define MODE_SERIAL 0
@@ -130,6 +130,7 @@ enum PROTOCOLS
PROTO_YUXIANG = 100, // =>NRF24L01
PROTO_PINECONE = 101, // =>CC2500 & NRF24L01
PROTO_JIABAILE = 102, // =>NRF24L01
PROTO_H36 = 103, // =>NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500