diff --git a/rtgui/include/rtgui/rtgui_config.h b/rtgui/include/rtgui/rtgui_config.h index ea0b42e018..e5f8f4f789 100644 --- a/rtgui/include/rtgui/rtgui_config.h +++ b/rtgui/include/rtgui/rtgui_config.h @@ -36,9 +36,9 @@ #define RTGUI_MEM_TRACE #else #define RTGUI_USING_DFS_FILERW -#define RTGUI_USING_HZ_FILE -// #define RTGUI_USING_HZ_BMP -// #define RTGUI_USING_FONT12 +//#define RTGUI_USING_HZ_FILE +#define RTGUI_USING_HZ_BMP +#define RTGUI_USING_FONT12 #endif #define RTGUI_SVR_THREAD_PRIORITY 15