fix(rt-thread): improve the structure (#2912)

This commit is contained in:
Man, Jianting (Meco)
2021-12-20 07:17:08 -05:00
committed by GitHub
parent 70778fb9e4
commit e24a9fdf18
2 changed files with 3 additions and 12 deletions

View File

@@ -46,7 +46,6 @@
#ifdef PKG_LVGL_ENABLE_LOG
# define LV_USE_LOG 1
# define LV_LOG_PRINTF 0
#else
# define LV_USE_LOG 0
#endif