mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* ver 1.10.0
This commit is contained in:
parent
750e955f19
commit
91e9fcea4b
4 changed files with 8 additions and 8 deletions
|
|
@ -26,11 +26,11 @@
|
|||
/* ------------------------------ Config -------------------------------- */
|
||||
|
||||
#ifndef FIRMWARE_BUILD_DATE
|
||||
#define FIRMWARE_BUILD_DATE "2 Oct 2025"
|
||||
#define FIRMWARE_BUILD_DATE "13 Nov 2025"
|
||||
#endif
|
||||
|
||||
#ifndef FIRMWARE_VERSION
|
||||
#define FIRMWARE_VERSION "v1.9.1"
|
||||
#define FIRMWARE_VERSION "v1.10.0"
|
||||
#endif
|
||||
|
||||
#ifndef LORA_FREQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue