mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
some change
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
button1 = 1
|
||||
stepperSet 1 200 5
|
||||
stepperSet 1 200 1
|
||||
end
|
||||
button1 = 0
|
||||
stepperSet 1 -200 5
|
||||
stepperSet 1 -200 1
|
||||
end
|
||||
button2 = 1
|
||||
stepperSet 2 200 5
|
||||
stepperSet 2 200 1
|
||||
end
|
||||
button2 = 0
|
||||
stepperSet 2 -200 5
|
||||
stepperSet 2 -200 1
|
||||
end
|
||||
Reference in New Issue
Block a user