mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-29 16:23:14 +00:00
Removed SBUS trainer option
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 3
|
||||
#define VERSION_REVISION 2
|
||||
#define VERSION_PATCH_LEVEL 57
|
||||
#define VERSION_PATCH_LEVEL 58
|
||||
|
||||
#define MODE_SERIAL 0
|
||||
|
||||
@@ -378,8 +378,7 @@ enum FRSKY_RX
|
||||
FRSKY_RX = 0,
|
||||
FRSKY_CLONE = 1,
|
||||
FRSKY_ERASE = 2,
|
||||
FRSKY_SBUS = 3,
|
||||
FRSKY_CPPM = 4,
|
||||
FRSKY_CPPM = 3,
|
||||
};
|
||||
|
||||
enum FRSKYL
|
||||
|
||||
Reference in New Issue
Block a user