Compare commits

..

No commits in common. '526b963686fb9f21127549b980d38d34910eff9b' and '4c906a71e929a6cd59bd8cd654ad75d7bf60f986' have entirely different histories.

@ -254,12 +254,6 @@ def up():
def dn():
adjustSpeed(2, -5)
def lr():
adjustSpeed(9, -5)
def ll():
adjustSpeed(10, -5)
updateLoop()
#

Loading…
Cancel
Save