release
This commit is contained in:
5
lib/TJpg_Decoder/src/User_Config.h
Normal file
5
lib/TJpg_Decoder/src/User_Config.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#if defined (ESP32) || defined (ESP8266) || (ARDUINO_ARCH_RP2040) || defined (ARDUINO_ARCH_MBED)
|
||||
#define TJPGD_LOAD_FFS
|
||||
#endif
|
||||
|
||||
#define TJPGD_LOAD_SD_LIBRARY
|
||||
Reference in New Issue
Block a user