mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
|
button1 = 1
|
||
|
|
stepperSet 1 100 5
|
||
|
|
end
|
||
|
|
button1 = 0
|
||
|
|
stepperSet 1 -100 5
|
||
|
|
end
|