* companion: protocol ver (FIRMWARE_VER_CODE) now 4

Cette révision appartient à :
Scott Powell
2025-04-12 22:06:47 +10:00
Parent 34faa49685
révision 04118f01fc
+1 -1
Voir le fichier
@@ -83,7 +83,7 @@ static uint32_t _atoi(const char* sp) {
/*------------ Frame Protocol --------------*/
#define FIRMWARE_VER_CODE 3
#define FIRMWARE_VER_CODE 4
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "7 Apr 2025"