FastLED 3.9.15
|
#define FASTLED_USE_PROGMEM 1 |
Determine whether the current platform supports PROGMEM.
If FASTLED_USE_PROGMEM is 1, we'll map FL_PROGMEM and the FL_PGM_* accessors to the Arduino equivalents.
Definition at line 25 of file fastled_progmem.h.