mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Comment out LV_FONT_DEFAULT to allow custom builds to compile
This commit is contained in:
parent
5c08b2a567
commit
2bf8ebfb56
@ -134,7 +134,7 @@
|
||||
// #define HASP_FONT_SIZE_4 48
|
||||
// #define HASP_FONT_SIZE_5 12
|
||||
|
||||
#define LV_FONT_DEFAULT &HASP_FONT_1
|
||||
// #define LV_FONT_DEFAULT &HASP_FONT_1
|
||||
|
||||
/***************************************************
|
||||
* GPIO Settings
|
||||
@ -158,4 +158,4 @@
|
||||
//#define HASP_LOG_LEVEL LOG_LEVEL_VERBOSE // LOG_LEVEL_* can be DEBUG, VERBOSE, TRACE, INFO, WARNING, ERROR, CRITICAL, ALERT, FATAL, SILENT
|
||||
//#define HASP_LOG_TASKS // Also log the Taskname and watermark of ESP32 tasks
|
||||
|
||||
#endif // HASP_USER_CONFIG_OVERRIDE_H
|
||||
#endif // HASP_USER_CONFIG_OVERRIDE_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user