changed CW to m

pull/107/head
alanbjohnston 5 years ago committed by GitHub
parent c7b6087ee6
commit dd0ef4a7bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,7 +121,7 @@ if __name__ == "__main__":
time.sleep(0.5) time.sleep(0.5)
except: except:
time.sleep(0.5) time.sleep(0.5)
elif (mode == 'c'): elif (mode == 'm'):
print("CW") print("CW")
# time.sleep(4) # time.sleep(4)
while True: while True:

Loading…
Cancel
Save

Powered by TurnKey Linux.