From 32389f2bf985a4b7ccd0403f62c8fa5340913091 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Wed, 26 Oct 2022 17:49:51 +0200 Subject: [PATCH] Fixed font --- configs/sdkconfig_comred_new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sdkconfig_comred_new b/configs/sdkconfig_comred_new index ee90172..c8eb7d1 100644 --- a/configs/sdkconfig_comred_new +++ b/configs/sdkconfig_comred_new @@ -1768,7 +1768,7 @@ CONFIG_TFT_RST=2 # # CONFIG_TFT_LOAD_GLCD is not set CONFIG_TFT_LOAD_FONT2=y -# CONFIG_TFT_LOAD_FONT4 is not set +CONFIG_TFT_LOAD_FONT4=y CONFIG_TFT_LOAD_FONT6=y CONFIG_TFT_LOAD_FONT7=y CONFIG_TFT_LOAD_FONT8=y