sync
parent
6fedae703a
commit
436d25d4e6
|
@ -196,3 +196,4 @@ if __name__ == "__main__":
|
||||||
while True:
|
while True:
|
||||||
main_loop()
|
main_loop()
|
||||||
sleep(SLEEPTIME)
|
sleep(SLEEPTIME)
|
||||||
|
main_loop()
|
||||||
|
|
Loading…
Reference in New Issue