some change

This commit is contained in:
Dmitry Borisenko
2020-03-17 17:54:57 +01:00
parent 8138893210
commit 5fcb68ac65
16 changed files with 227 additions and 872 deletions

View File

@@ -1,12 +1,12 @@
button1 = 1
stepperSet 1 200 5
stepperSet 1 200 1
end
button1 = 0
stepperSet 1 -200 5
stepperSet 1 -200 1
end
button2 = 1
stepperSet 2 200 5
stepperSet 2 200 1
end
button2 = 0
stepperSet 2 -200 5
stepperSet 2 -200 1
end