BlueFly: New protocol

This commit is contained in:
pascallanger
2023-11-09 18:02:21 +01:00
parent 10ec4dd735
commit ab5f75b1b3
7 changed files with 142 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 3
#define VERSION_PATCH_LEVEL 35
#define VERSION_PATCH_LEVEL 36
#define MODE_SERIAL 0
@@ -122,6 +122,8 @@ enum PROTOCOLS
PROTO_MT99XX2 = 92, // =>NRF24L01, extension of MT99XX protocol
PROTO_KYOSHO2 = 93, // =>NRF24L01
PROTO_SCORPIO = 94, // =>CYRF6936
PROTO_BLUEFLY = 95, // =>CC2500 & NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500