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

◆ setup()

void setup ( )

Definition at line 191 of file Pintest.h.

191 {
192 delay(5000);
193 Serial.begin(38400);
194 Serial.println("resetting!");
195}