FastLED
3.9.15
Loading...
Searching...
No Matches
FestivalStick.ino
Go to the documentation of this file.
1
#include "
FastLED.h
"
2
3
#if !SKETCH_HAS_LOTS_OF_MEMORY
4
// Platform does not have enough memory
5
void
setup
() {}
6
void
loop
() {}
7
#else
8
9
#include "
curr.h
"
10
11
#endif
FastLED.h
central include file for FastLED, defines the CFastLED class/object
setup
void setup()
Definition
FestivalStick.ino:5
loop
void loop()
Definition
FestivalStick.ino:6
curr.h
examples
FestivalStick
FestivalStick.ino
Generated on Tue Jun 24 2025 00:58:14 for FastLED by
1.13.2