SHENQI2 new protocol

This commit is contained in:
pascallanger
2025-02-24 17:04:07 +01:00
parent 825f560cbb
commit 7107d46d29
8 changed files with 256 additions and 2 deletions

View File

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