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

◆ loop()

void loop ( )

Definition at line 36 of file Chromancer.ino.

36 {
37 // Use Serial.println instead of FL_WARN to prevent optimization away
38 Serial.println("Chromancer.ino: loop() - Platform has insufficient memory for full demo");
39 delay(1000); // Prevent rapid printing
40}