mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-02 11:32:16 +02:00
Update system.py
This commit is contained in:
@@ -539,6 +539,8 @@ def suppress_stdout():
|
||||
|
||||
async def watchdog():
|
||||
global retry_int1, retry_int2
|
||||
sentry_loop = 0
|
||||
lastSpotted = ""
|
||||
# watchdog for connection to the interface
|
||||
while True:
|
||||
await asyncio.sleep(20)
|
||||
|
||||
Reference in New Issue
Block a user