mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* companion: protocol ver (FIRMWARE_VER_CODE) now 4
This commit is contained in:
parent
34faa49685
commit
04118f01fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue