Skip to content

Commit 04118f0

Browse files
author
Scott Powell
committed
* companion: protocol ver (FIRMWARE_VER_CODE) now 4
1 parent 34faa49 commit 04118f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/companion_radio/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ static uint32_t _atoi(const char* sp) {
8383

8484
/*------------ Frame Protocol --------------*/
8585

86-
#define FIRMWARE_VER_CODE 3
86+
#define FIRMWARE_VER_CODE 4
8787

8888
#ifndef FIRMWARE_BUILD_DATE
8989
#define FIRMWARE_BUILD_DATE "7 Apr 2025"

0 commit comments

Comments
 (0)