New car protocol JIABAILE

This commit is contained in:
pascallanger
2025-01-27 16:12:21 +01:00
parent b5b2dc37d4
commit a07c23b25f
8 changed files with 337 additions and 1 deletions

View File

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