diff --git a/include/user_config_override-template.h b/include/user_config_override-template.h index a5bfdff3..db8490fc 100644 --- a/include/user_config_override-template.h +++ b/include/user_config_override-template.h @@ -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 \ No newline at end of file +#endif // HASP_USER_CONFIG_OVERRIDE_H