Removed SBUS trainer option

This commit is contained in:
Pascal Langer
2021-03-06 11:33:32 +01:00
parent c0285f81f0
commit a5428bc180
11 changed files with 60 additions and 151 deletions

View File

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