Ledstripservice

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

LEDStripService

ChangeColorFlashing [Game not in WrongEvent]


-Set FlashingColor to Param
-Set LED Strip to FlashingColor
LEDStripFlashingOn -Start LEDStripTimer
GameLost
Set LED Strip to Red
Init

LEDStripStatic
ES_INIT LEDStripTimer Timeout
-Turn off LED strip -Set LED Strip to FlashingColor
GameWon -Start LEDStripTimer LEDStripTimer Timeout
Set LED Strip to Green
-Set LED Strip to Off
-Start LEDStripTimer
NeedEve IncorrectAnswer
Set LED Strip to Purple -Set FlashingColor to Red
-Set LED Strip to FlashingColor
-Start LEDStripTimer LEDStripFlashingOff

ChangeColorStatic [Game not in WrongEvent]


-Set LED Strip to param

You might also like