We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3103a commit fd8a142Copy full SHA for fd8a142
arduino-connector.py
@@ -493,5 +493,5 @@ def managageOutputs():
493
if (Debug):print("keepAlive")
494
event = time.time()
495
496
- time.sleep(0.01)
+ time.sleep(0.001)
497
0 commit comments