* companion: serial protocol ver bump (FIRMWARE_VER_CODE) now 7

This commit is contained in:
Scott Powell
2025-07-14 13:09:22 +10:00
parent 1930dc347e
commit da8bd717a4

View File

@@ -7,7 +7,7 @@
#endif
/*------------ Frame Protocol --------------*/
#define FIRMWARE_VER_CODE 6
#define FIRMWARE_VER_CODE 7
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "2 Jul 2025"