Files
IoTManager/doc/conf/s019.txt
Dmitry Borisenko f16d336575 changes
2020-08-26 20:07:08 +03:00

12 lines
141 B
Plaintext

button1 = 1
stepperSet 1 200 1
end
button1 = 0
stepperSet 1 -200 1
end
button2 = 1
stepperSet 2 200 1
end
button2 = 0
stepperSet 2 -200 1
end