brighten up the rainbow effects
This commit is contained in:
parent
be5c9498d2
commit
c6a2d4f99a
@ -124,6 +124,8 @@ void setup() {
|
|||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
AlphaSquare.color = { 255, 0, 0 };
|
AlphaSquare.color = { 255, 0, 0 };
|
||||||
|
LEDRainbowEffect.brightness(150);
|
||||||
|
LEDRainbowWaveEffect.brightness(150);
|
||||||
StalkerEffect.variant = STALKER(BlazingTrail);
|
StalkerEffect.variant = STALKER(BlazingTrail);
|
||||||
LEDOff.activate();
|
LEDOff.activate();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user