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 ae8fb5d commit 808d393Copy full SHA for 808d393
examples/companion_radio/main.cpp
@@ -124,7 +124,7 @@ static uint32_t _atoi(const char* sp) {
124
#endif
125
126
#ifndef FIRMWARE_VERSION
127
- #define FIRMWARE_VERSION "v1.2.0"
+ #define FIRMWARE_VERSION "v1.2.1"
128
129
130
#define CMD_APP_START 1
examples/simple_repeater/main.cpp
@@ -26,7 +26,7 @@
26
27
28
29
30
31
32
#ifndef LORA_FREQ
examples/simple_room_server/main.cpp
0 commit comments