SBUS and CPPM output

This commit is contained in:
Pascal Langer
2021-03-03 10:07:19 +01:00
parent d7c24d62ed
commit bb70116df0
10 changed files with 313 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 2
#define VERSION_PATCH_LEVEL 55
#define VERSION_PATCH_LEVEL 56
#define MODE_SERIAL 0
@@ -378,6 +378,8 @@ enum FRSKY_RX
FRSKY_RX = 0,
FRSKY_CLONE = 1,
FRSKY_ERASE = 2,
FRSKY_SBUS = 3,
FRSKY_CPPM = 4,
};
enum FRSKYL