FX/BM26: new subprotocol

Missing files
This commit is contained in:
pascallanger
2026-07-14 22:30:14 +02:00
parent 93bade15d0
commit 699e796a01
3 changed files with 9 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 53
#define VERSION_PATCH_LEVEL 55
#define MODE_SERIAL 0
@@ -493,6 +493,8 @@ enum FX
FX9630 = 2,
FX_Q560 = 3,
FX_QF012 = 4,
FX_BM26 = 5,
FX818 = 6,
};
enum SGF22
{