* companion serial protocol ver bump to 6

This commit is contained in:
Scott Powell
2025-06-22 21:03:30 +10:00
parent e7609364ea
commit 12a2f34598

View File

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