Comment out LV_FONT_DEFAULT to allow custom builds to compile

This commit is contained in:
Ben Suffolk 2023-07-02 12:07:00 +01:00
parent 5c08b2a567
commit 2bf8ebfb56

View File

@ -134,7 +134,7 @@
// #define HASP_FONT_SIZE_4 48 // #define HASP_FONT_SIZE_4 48
// #define HASP_FONT_SIZE_5 12 // #define HASP_FONT_SIZE_5 12
#define LV_FONT_DEFAULT &HASP_FONT_1 // #define LV_FONT_DEFAULT &HASP_FONT_1
/*************************************************** /***************************************************
* GPIO Settings * GPIO Settings