main
Сергей Ванюшкин 2024-04-16 05:32:30 +03:00
parent 6fedae703a
commit 436d25d4e6
1 changed files with 1 additions and 0 deletions

View File

@ -196,3 +196,4 @@ if __name__ == "__main__":
while True: while True:
main_loop() main_loop()
sleep(SLEEPTIME) sleep(SLEEPTIME)
main_loop()