mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
DHT support
This commit is contained in:
@@ -13,4 +13,16 @@ 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 закрыто
|
||||
end
|
||||
switch1 = 0
|
||||
textSet 1 открыто
|
||||
end
|
||||
Reference in New Issue
Block a user