Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cbfbefa3cf |
+1
-1
@@ -59,4 +59,4 @@ def logic(plant):
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
run(logic, interval_ms=1000, offset_ms=200)
|
run(logic, interval_ms=1000, offset_ms=400)
|
||||||
|
|||||||
Reference in New Issue
Block a user