Update system.py

This commit is contained in:
SpudGunMan
2024-08-08 01:58:39 -07:00
parent 07e6042e67
commit 7b8779fc48

View File

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