diff options
| author | Scott Powell <sqij@protonmail.com> | 2025-02-04 13:40:54 +1100 |
|---|---|---|
| committer | Scott Powell <sqij@protonmail.com> | 2025-02-04 13:40:54 +1100 |
| commit | 0f662104787a620dfdffbc9150fcf1d41b7ab7fb (patch) | |
| tree | 7195b389972f244505bbf0badae323bc6049e9c4 /examples/simple_secure_chat/main.cpp | |
| parent | 29e62b9ce23a5c1de3d88d73e2c2730409f9c761 (diff) | |
* ver bumps
* RAK battery experiment
Diffstat (limited to 'examples/simple_secure_chat/main.cpp')
| -rw-r--r-- | examples/simple_secure_chat/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple_secure_chat/main.cpp b/examples/simple_secure_chat/main.cpp index 108db592..181260ff 100644 --- a/examples/simple_secure_chat/main.cpp +++ b/examples/simple_secure_chat/main.cpp @@ -18,7 +18,7 @@ /* ---------------------------------- CONFIGURATION ------------------------------------- */ -#define FIRMWARE_VER_TEXT "v2 (build: 3 Feb 2025)" +#define FIRMWARE_VER_TEXT "v2 (build: 4 Feb 2025)" #ifndef LORA_FREQ #define LORA_FREQ 915.0 |
