Update to new Stalker API
This commit is contained in:
parent
9f75928b20
commit
5569810beb
@ -123,7 +123,7 @@ void setup() {
|
|||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
AlphaSquare.color = { 255, 0, 0 };
|
AlphaSquare.color = { 255, 0, 0 };
|
||||||
StalkerEffect.configure(STALKER(BlazingTrail, NULL));
|
StalkerEffect.variant = STALKER(BlazingTrail);
|
||||||
LEDOff.activate();
|
LEDOff.activate();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user