Skip to content

Commit da8bd71

Browse files
author
Scott Powell
committed
* companion: serial protocol ver bump (FIRMWARE_VER_CODE) now 7
1 parent 1930dc3 commit da8bd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/companion_radio/MyMesh.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#endif
88

99
/*------------ Frame Protocol --------------*/
10-
#define FIRMWARE_VER_CODE 6
10+
#define FIRMWARE_VER_CODE 7
1111

1212
#ifndef FIRMWARE_BUILD_DATE
1313
#define FIRMWARE_BUILD_DATE "2 Jul 2025"

0 commit comments

Comments
 (0)