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