mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-16 22:23:15 +00:00
XK/MoFly: New sub protocol
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 3
|
||||
#define VERSION_REVISION 4
|
||||
#define VERSION_PATCH_LEVEL 66
|
||||
#define VERSION_PATCH_LEVEL 67
|
||||
|
||||
#define MODE_SERIAL 0
|
||||
|
||||
@@ -393,6 +393,7 @@ enum XK
|
||||
X450 = 0,
|
||||
X420 = 1,
|
||||
XK_CARS = 2,
|
||||
MOFLY = 3,
|
||||
};
|
||||
enum XN297DUMP
|
||||
{
|
||||
@@ -1173,6 +1174,8 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
|
||||
sub_protocol==XK
|
||||
X450 0
|
||||
X420 1
|
||||
Cars 2
|
||||
MoFly 3
|
||||
sub_protocol==FRSKY_R9
|
||||
R9_915 0
|
||||
R9_868 1
|
||||
|
||||
Reference in New Issue
Block a user