From 1852f17f564a5f571fb9c9d835c16318a87f45db Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sun, 25 Dec 2022 14:11:16 +0100 Subject: [PATCH] Fixed compiling --- components/TFT_eSPI | 2 +- components/esp-gui-lib | 2 +- configs/sdkconfig_comred_new | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/TFT_eSPI b/components/TFT_eSPI index 39dd567..499a38c 160000 --- a/components/TFT_eSPI +++ b/components/TFT_eSPI @@ -1 +1 @@ -Subproject commit 39dd567a9ed2de0ef8f655d7b23cbccc15666320 +Subproject commit 499a38ccea2fecd0c50f541692338a0ae029b091 diff --git a/components/esp-gui-lib b/components/esp-gui-lib index cc95378..8c891bb 160000 --- a/components/esp-gui-lib +++ b/components/esp-gui-lib @@ -1 +1 @@ -Subproject commit cc95378d7a9a06a39d65c71bd3b0d07e4f4d2248 +Subproject commit 8c891bb55653d0f6d61a71a2c54fbd0e58a7f3db diff --git a/configs/sdkconfig_comred_new b/configs/sdkconfig_comred_new index 925bb8d..22111da 100644 --- a/configs/sdkconfig_comred_new +++ b/configs/sdkconfig_comred_new @@ -1795,11 +1795,11 @@ CONFIG_TFT_RST=2 # CONFIG_TFT_LOAD_GLCD is not set CONFIG_TFT_LOAD_FONT2=y CONFIG_TFT_LOAD_FONT4=y -CONFIG_TFT_LOAD_FONT6=y +# CONFIG_TFT_LOAD_FONT6 is not set CONFIG_TFT_LOAD_FONT7=y -CONFIG_TFT_LOAD_FONT8=y -CONFIG_TFT_LOAD_GFXFF=y -CONFIG_TFT_SMOOTH_FONT=y +# CONFIG_TFT_LOAD_FONT8 is not set +# CONFIG_TFT_LOAD_GFXFF is not set +# CONFIG_TFT_SMOOTH_FONT is not set # CONFIG_TFT_IS_AUTOBAHN is not set # end of Fonts