Browse Source

* ver bump

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

2
examples/simple_room_server/main.cpp

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

Loading…
Cancel
Save