mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
Some more
This commit is contained in:
3
data/presets/6.c.txt
Normal file
3
data/presets/6.c.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
0;button-out;button;toggle;Таймер;Освещение;1;pin[12]
|
||||
0;count-down;count;anydata;Таймер;Обратный#отчет;2
|
||||
0;inoutput;input;inputDigit;Таймер;Введите#цифру;3
|
||||
6
data/presets/6.s.txt
Normal file
6
data/presets/6.s.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
button = 1
|
||||
count input
|
||||
end
|
||||
count = 0
|
||||
button 0
|
||||
end
|
||||
Reference in New Issue
Block a user