deleted some files, will be changed to new ones soon

This commit is contained in:
Dmitry Borisenko
2020-06-19 13:48:25 +02:00
parent 2a45769caf
commit e6637dcd69
41 changed files with 0 additions and 277 deletions

View File

@@ -1,13 +0,0 @@
button1 = 1
buttonSet 2 1
buttonSet 3 1
pwmSet 2 1024
end
button1 = 0
buttonSet 2 0
buttonSet 3 0
pwmSet 2 0
end
adc > 50
buttonSet 2 1
end