This commit is contained in:
NikolajDanger
2022-09-05 15:40:00 +02:00
parent 56927a6b15
commit 9191498276
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
import robot
def main():
pass
turn_time = 10
if __name__ == "__main__":
main()