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

◆ setup()

void setup ( )

Definition at line 10 of file CompileTest.ino.

10 {
11 Serial.begin(115200);
12 Serial.println("Setup");
13}