Files
IoTManager/data/dev_scen.txt
Yuri Trikoz a1bd008867 typos fix
2020-06-25 14:20:22 +03:00

13 lines
139 B
Plaintext

button1 = 1
buttonSet 2 1
buttonSet 3 1
pwmSet 2 1024
end
button1 = 0
buttonSet 2 0
buttonSet 3 0
pwmSet 2 0
end
adc > 50
buttonSet 2 1
end