mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
fix for single radio
sorry for the crash here https://github.com/SpudGunMan/meshing-around/issues/22
This commit is contained in:
@@ -78,6 +78,8 @@ if interface2_enabled:
|
||||
except Exception as e:
|
||||
print(f"System: Critical Error script abort. {e}")
|
||||
exit()
|
||||
else:
|
||||
myNodeNum2 = 777
|
||||
|
||||
def log_timestamp():
|
||||
if zuluTime:
|
||||
|
||||
Reference in New Issue
Block a user