XK/MoFly: New sub protocol

This commit is contained in:
pascallanger
2026-08-16 16:12:11 +02:00
parent d6a969ee28
commit 780b4d9bcb
7 changed files with 82 additions and 42 deletions

View File

@@ -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