Projekt:SpaceLED: Unterschied zwischen den Versionen

Zeile 82: Zeile 82:
let boottime=30
let boottime=30
let graceperiod=60
let graceperiod=60
timer 100,[service]
timer 200,[service]
wait
wait


[service]
[service]
timer 0
neo(0,25,25,25)
neo(0,25,25,25)
cls
cls
Zeile 104: Zeile 105:
tdown=tdown-graceperiod
tdown=tdown-graceperiod
if Status == "v" then neo(0,25,0,0)
if Status == "v" then neo(0,25,0,0)
if Status == "o" then neo(0,0,25,0)no
if Status == "o" then neo(0,0,25,0)
sleep tdown
sleep tdown
wait
wait
1.042

Bearbeitungen