@ -162,5 +162,7 @@ def increment_mode():
except:
print("can't write to .mode file")
GPIO.setmode(GPIO.BCM)
GPIO.setwarnings(False)
while True:
command_control_check()
Powered by TurnKey Linux.