* companion: protocol ver (FIRMWARE_VER_CODE) now 4

This commit is contained in:
Scott Powell
2025-04-12 22:06:47 +10:00
parent 34faa49685
commit 04118f01fc

View File

@@ -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"