Parcourir la source

add:LUAT_LV_DEBUG默认关闭

Dozingfiretruck il y a 4 ans
Parent
commit
feca37941b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/port/luat_conf_bsp.h

+ 1 - 1
app/port/luat_conf_bsp.h

@@ -74,7 +74,7 @@
 // LVGL
 #define LUAT_USE_LVGL
 #define LV_DISP_DEF_REFR_PERIOD 10
-// #define LUAT_LV_DEBUG 0
+#define LUAT_LV_DEBUG 0
 
 #define LUAT_USE_LVGL_INDEV 1