fix big size

This commit is contained in:
Dmitry Borisenko
2020-02-10 23:30:40 +03:00
parent 883ec12216
commit 88cc2764f8
13 changed files with 19 additions and 171 deletions

View File

@@ -0,0 +1,29 @@
button1 = 1
buttonSet 2 1
buttonSet 3 1
pwmSet 2 1024
end
button1 = 0
buttonSet 2 0
buttonSet 3 0
pwmSet 2 0
end
analog > digit1
buttonSet 4 1
end
analog < digit1
buttonSet 4 0
end
button5 = 1
timerStart 1 digit2 sec
end
timer1 = 0
buttonSet 6 1
end
switch1 = 1
textSet 1 закрыто-time
push закрыто вход
end
switch1 = 0
textSet 1 открыто-time
end