FastLED 3.9.15
Loading...
Searching...
No Matches
User_Config.h
Go to the documentation of this file.
1#include "platforms/esp/is_esp.h"
2#include "platforms/arm/rp/is_rp2040.h"
3
4#if defined(FL_IS_ESP32) || defined(FL_IS_ESP8266) || defined(FL_IS_RP2040)
5 #define TJPGD_LOAD_FFS
6#endif
7
8#define TJPGD_LOAD_SD_LIBRARY