FX/Q560 new sub protocol

This commit is contained in:
pascallanger
2024-05-17 11:01:54 +02:00
parent 2bdbd7088c
commit 54ae77ed7f
7 changed files with 39 additions and 16 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 8
#define VERSION_PATCH_LEVEL 9
#define MODE_SERIAL 0
@@ -479,6 +479,7 @@ enum FX
FX816 = 0,
FX620 = 1,
FX9630 = 2,
FX_Q560 = 3,
};
#define NONE 0