MoFly protocol

This commit is contained in:
pascallanger
2026-08-19 12:57:37 +02:00
parent b5e140bd23
commit d8c3013bf4
7 changed files with 32 additions and 25 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 68
#define VERSION_PATCH_LEVEL 69
#define MODE_SERIAL 0
@@ -136,6 +136,7 @@ enum PROTOCOLS
PROTO_WL91X = 106, // =>CC2500 & NRF24L01
PROTO_WPL = 107, // =>NRF24L01
PROTO_ARES = 108, // =>CC2500
PROTO_MOFLY = 109, // =>CC2500 & NRF24L01
PROTO_NANORF = 126, // =>NRF24L01
PROTO_TEST = 127, // =>CC2500
@@ -393,7 +394,6 @@ enum XK
X450 = 0,
X420 = 1,
XK_CARS = 2,
MOFLY = 3,
};
enum XN297DUMP
{