Переименовал файлы присетов! Добавил присет для модуля uart

This commit is contained in:
Dmitry Borisenko
2020-06-24 15:54:15 +02:00
parent 90a342bc27
commit 5643804d77
51 changed files with 36 additions and 35 deletions

13
data/100s.txt Normal file
View File

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