SGF22/T28 new protocol

This commit is contained in:
pascallanger
2026-08-14 14:19:30 +02:00
parent 0f8aceb79f
commit 1fa5452c89
7 changed files with 20 additions and 11 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 4
#define VERSION_PATCH_LEVEL 64
#define VERSION_PATCH_LEVEL 65
#define MODE_SERIAL 0
@@ -515,6 +515,7 @@ enum SGF22
SGF22_F22S = 1,
SGF22_J20 = 2,
SGF22_CX10 = 3,
SGF22_T28 = 4,
};
enum JIABAILE
{