Updated bluetooth control commands for RNode interface

This commit is contained in:
Mark Qvist
2022-11-01 20:27:41 +01:00
parent f03cf34370
commit 45ae66e9bf
2 changed files with 3 additions and 3 deletions

View File

@@ -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