mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
7 lines
68 B
Plaintext
7 lines
68 B
Plaintext
timenow = time1
|
|
buttonSet 1 1
|
|
end
|
|
timenow = time2
|
|
buttonSet 1 0
|
|
end
|