FQ777/XBM37: new subprotocol

This commit is contained in:
pascallanger
2026-07-16 18:25:58 +02:00
parent 095acb0975
commit 865f6c1597
8 changed files with 793 additions and 43 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 56
#define VERSION_PATCH_LEVEL 58
#define MODE_SERIAL 0
@@ -418,6 +418,11 @@ enum ESKY
ESKY_STD = 0,
ESKY_ET4 = 1,
};
enum FQ777
{
FQ777 = 0,
XBM37 = 1,
};
enum FRSKY_RX
{
FRSKY_RX = 0,