Commit 14d5cad7 authored by plaasio's avatar plaasio 👷🏽

Update btns.py

parent 2e45abdd
......@@ -15,4 +15,4 @@ while True: # Run forever
if GPIO.input(18) == GPIO.HIGH:
print("yes")
#message = input("Press enter to quit\n\n") # Run until someone presses enter
#GPIO.cleanup()
\ No newline at end of file
GPIO.cleanup()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment