✨
This commit is contained in:
@ -74,8 +74,6 @@ def main():
|
||||
# Initializes the robot and runs the
|
||||
arlo = robot.Robot()
|
||||
|
||||
direction = int(input("clockwise (1)/counter (2):"))
|
||||
|
||||
try:
|
||||
loop(arlo)
|
||||
|
||||
|
Reference in New Issue
Block a user