mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 01:41:45 +02:00
Update system.py
This commit is contained in:
+1
-1
@@ -888,7 +888,7 @@ async def watchdog():
|
||||
|
||||
# Telemetry data
|
||||
int2Data = getNodeTelemetry(0, 2)
|
||||
if int1Data != -1:
|
||||
if int2Data != -1:
|
||||
logger.debug(int2Data + f" Firmware:{firmware2}")
|
||||
|
||||
if retry_int2:
|
||||
|
||||
Reference in New Issue
Block a user