Exemplo n.º 1
0
def clock():
    motors.leftSet(30)
    motors.rightSet(-30)
Exemplo n.º 2
0
def counter():
    motors.leftSet(-30)
    motors.rightSet(30)