mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add lv_zifont
This commit is contained in:
parent
9659831e88
commit
215ed07987
@ -47,6 +47,10 @@
|
||||
#endif
|
||||
#include <FS.h> // Include the SPIFFS library
|
||||
#include "hasp_spiffs.h"
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP32) || defined(ARDUINO_ARCH_ESP8266)
|
||||
#include "lv_zifont.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if HASP_USE_EEPROM>0
|
||||
|
Loading…
x
Reference in New Issue
Block a user