This commit is contained in:
Dmitry Borisenko
2020-08-26 20:07:08 +03:00
parent ffc5e6c894
commit f16d336575
49 changed files with 13 additions and 3 deletions

12
doc/conf/s019.txt Normal file
View File

@@ -0,0 +1,12 @@
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