Counter in OpenBeken?
Is there a way to count something, e.g. when executing a script? e.g. per second +1 like this:
openSkylight:
setChannel 1 1
delay_s 5
do until i = 12
i = i + 1
I am grateful for any tips.
Greetings Silas
Is there a way to count something, e.g. when executing a script? e.g. per second +1 like this:
openSkylight:
setChannel 1 1
delay_s 5
do until i = 12
i = i + 1
I am grateful for any tips.
Greetings Silas