This commit is contained in:
VerstreuteSeele
2022-12-24 20:00:55 +01:00
4 changed files with 44 additions and 100 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ def flp_serial_by_name(flp_name):
return ""
UPDATE_TIMEOUT = 60
UPDATE_TIMEOUT = 60 * 4 # 4 minutes
def main():