mirror of
https://github.com/ratspeak/ratdeck.git
synced 2026-08-01 08:29:22 +00:00
v1.7.0: LoRa split-packet framing, hub performance, silent auto-announce
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@
|
||||
// =============================================================================
|
||||
|
||||
#define RATDECK_VERSION_MAJOR 1
|
||||
#define RATDECK_VERSION_MINOR 6
|
||||
#define RATDECK_VERSION_PATCH 6
|
||||
#define RATDECK_VERSION_STRING "1.6.6"
|
||||
#define RATDECK_VERSION_MINOR 7
|
||||
#define RATDECK_VERSION_PATCH 0
|
||||
#define RATDECK_VERSION_STRING "1.7.0"
|
||||
|
||||
// --- Feature Flags ---
|
||||
#define HAS_DISPLAY true
|
||||
|
||||
Reference in New Issue
Block a user