mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2026-08-01 18:48:59 +00:00
FX/A570: new subprotocol for VTOL QIDI-570
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 55
|
||||
#define VERSION_PATCH_LEVEL 56
|
||||
|
||||
#define MODE_SERIAL 0
|
||||
|
||||
@@ -494,7 +494,7 @@ enum FX
|
||||
FX_Q560 = 3,
|
||||
FX_QF012 = 4,
|
||||
FX_BM26 = 5,
|
||||
FX818 = 6,
|
||||
FX_A570 = 6,
|
||||
};
|
||||
enum SGF22
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user