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 aacaafa commit 2f76191Copy full SHA for 2f76191
examples/adafruit_io_simpletest_randomizer.py
@@ -65,4 +65,4 @@
65
print("Failed to get data, retrying\n", e)
66
wifi.reset()
67
continue
68
- time.sleep(0.5)
+ time.sleep(60)
0 commit comments