We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631f593 commit 9d82911Copy full SHA for 9d82911
examples/companion_radio/main.cpp
@@ -95,7 +95,7 @@ static uint32_t _atoi(const char* sp) {
95
#endif
96
97
#ifndef FIRMWARE_VERSION
98
- #define FIRMWARE_VERSION "v1.5.0"
+ #define FIRMWARE_VERSION "v1.5.1"
99
100
101
#define CMD_APP_START 1
examples/simple_repeater/main.cpp
@@ -24,7 +24,7 @@
24
25
26
27
28
29
30
#ifndef LORA_FREQ
examples/simple_room_server/main.cpp
0 commit comments