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/s020.txt Normal file
View File

@@ -0,0 +1,12 @@
button1 = 1
servoSet 1 100
end
button1 = 0
servoSet 1 0
end
button2 = 1
servoSet 2 100
end
button2 = 0
servoSet 2 0
end