mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Version bump to v1.2.1
This commit is contained in:
parent
ae8fb5d9b1
commit
808d3933c1
3 changed files with 3 additions and 3 deletions
|
|
@ -124,7 +124,7 @@ static uint32_t _atoi(const char* sp) {
|
|||
#endif
|
||||
|
||||
#ifndef FIRMWARE_VERSION
|
||||
#define FIRMWARE_VERSION "v1.2.0"
|
||||
#define FIRMWARE_VERSION "v1.2.1"
|
||||
#endif
|
||||
|
||||
#define CMD_APP_START 1
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef FIRMWARE_VERSION
|
||||
#define FIRMWARE_VERSION "v1.2.0"
|
||||
#define FIRMWARE_VERSION "v1.2.1"
|
||||
#endif
|
||||
|
||||
#ifndef LORA_FREQ
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef FIRMWARE_VERSION
|
||||
#define FIRMWARE_VERSION "v1.2.0"
|
||||
#define FIRMWARE_VERSION "v1.2.1"
|
||||
#endif
|
||||
|
||||
#ifndef LORA_FREQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue