Version bump to v1.2.1

Este commit está contenido en:
Scott Powell
2025-03-07 22:01:30 +11:00
padre ae8fb5d9b1
commit 808d3933c1
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
+1 -1
Ver fichero
@@ -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
+1 -1
Ver fichero
@@ -26,7 +26,7 @@
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.2.0"
#define FIRMWARE_VERSION "v1.2.1"
#endif
#ifndef LORA_FREQ
+1 -1
Ver fichero
@@ -26,7 +26,7 @@
#endif
#ifndef FIRMWARE_VERSION
#define FIRMWARE_VERSION "v1.2.0"
#define FIRMWARE_VERSION "v1.2.1"
#endif
#ifndef LORA_FREQ