typo
This commit is contained in:
@@ -26,7 +26,7 @@ print("Motor 2")
|
||||
m2.setMotorSpeed(255)
|
||||
time.sleep(1)
|
||||
print("Motor 3")
|
||||
m3.se9tMotorSpeed(255)
|
||||
m3.setMotorSpeed(255)
|
||||
time.sleep(1)
|
||||
print("Motor 4")
|
||||
m4.setMotorSpeed(255)
|
||||
|
||||
Reference in New Issue
Block a user