* companion: protocol ver bumped to 8.

This commit is contained in:
Scott Powell
2025-11-06 22:51:17 +11:00
parent 4a5404d997
commit 2e63499ae5
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#include "AbstractUITask.h"
/*------------ Frame Protocol --------------*/
#define FIRMWARE_VER_CODE 7
#define FIRMWARE_VER_CODE 8
#ifndef FIRMWARE_BUILD_DATE
#define FIRMWARE_BUILD_DATE "2 Oct 2025"