Files
IoTManager/doc/conf/s020.txt

12 lines
119 B
Plaintext
Raw Normal View History

2021-01-04 00:39:35 +01: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