FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setup()

void setup ( )

Definition at line 31 of file Chromancer.ino.

31 {
32 // Use Serial.println instead of FL_WARN to prevent optimization away
33 Serial.begin(115200);
34 Serial.println("Chromancer.ino: setup() - Platform has insufficient memory for full demo");
35}