V761/TOPRC: new sub protocol

Top RC Hobby mini planes
This commit is contained in:
pascallanger
2022-09-26 12:02:38 +02:00
parent 4c2ddcbe48
commit 2bd50f4c8c
6 changed files with 76 additions and 50 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 3
#define VERSION_PATCH_LEVEL 19
#define VERSION_PATCH_LEVEL 20
#define MODE_SERIAL 0
@@ -418,6 +418,7 @@ enum V761
{
V761_3CH = 0,
V761_4CH = 1,
V761_TOPRC = 2,
};
enum HEIGHT
{