Update TFT_eSPI_RP2040.h
This commit is contained in:
parent
c9997f8dc5
commit
230463317f
|
|
@ -9,6 +9,7 @@
|
||||||
#define _TFT_eSPI_RP2040H_
|
#define _TFT_eSPI_RP2040H_
|
||||||
|
|
||||||
#ifndef ARDUINO_ARCH_MBED
|
#ifndef ARDUINO_ARCH_MBED
|
||||||
|
#include <LittleFS.h>
|
||||||
#define FONT_FS_AVAILABLE
|
#define FONT_FS_AVAILABLE
|
||||||
#define SPIFFS LittleFS
|
#define SPIFFS LittleFS
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue