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