Files
IoTManager/data/conf/s020.txt

12 lines
119 B
Plaintext
Raw Normal View History

2020-06-19 22:14:50 +02:00
button1 = 1
servoSet 1 100
end
button1 = 0
servoSet 1 0
end
button2 = 1
servoSet 2 100
end
button2 = 0
servoSet 2 0
end