mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-28 00:29:59 -07:00
Updated bluetooth control commands for RNode interface
This commit is contained in:
@@ -94,7 +94,7 @@ class RNodeInterface(Interface):
|
||||
CALLSIGN_MAX_LEN = 32
|
||||
|
||||
REQUIRED_FW_VER_MAJ = 1
|
||||
REQUIRED_FW_VER_MIN = 50
|
||||
REQUIRED_FW_VER_MIN = 51
|
||||
|
||||
RECONNECT_WAIT = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user