Browse Source

* ver bumps

pull/10/head
Scott Powell 1 year ago
parent
commit
f94d5f7423
  1. 2
      examples/simple_repeater/main.cpp
  2. 2
      examples/simple_room_server/main.cpp

2
examples/simple_repeater/main.cpp

@ -19,7 +19,7 @@
/* ------------------------------ Config -------------------------------- */
#define FIRMWARE_VER_TEXT "v2 (build: 27 Jan 2025)"
#define FIRMWARE_VER_TEXT "v2 (build: 30 Jan 2025)"
#ifndef LORA_FREQ
#define LORA_FREQ 915.0

2
examples/simple_room_server/main.cpp

@ -19,7 +19,7 @@
/* ------------------------------ Config -------------------------------- */
#define FIRMWARE_VER_TEXT "v3 (build: 29 Jan 2025)"
#define FIRMWARE_VER_TEXT "v3 (build: 30 Jan 2025)"
#ifndef LORA_FREQ
#define LORA_FREQ 915.0

Loading…
Cancel
Save