Files
IoTManager/data/configs/4-relay.s.txt
2020-06-11 22:51:34 +02:00

8 lines
77 B
Plaintext

button1 = 1
pinSet 5 1
pinSet 13 0
end
button1 = 0
pinSet 5 0
pinSet 13 1
end