Browse Source

update:默认关闭跑分demo宏

Dozingfiretruck 10 tháng trước cách đây
mục cha
commit
63185398e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      components/lvgl/lv_demos/lv_ex_conf.h

+ 1 - 1
components/lvgl/lv_demos/lv_ex_conf.h

@@ -37,7 +37,7 @@
 #define LV_USE_DEMO_KEYPAD_AND_ENCODER     0
 
 /*Benchmark your system*/
-#define LV_USE_DEMO_BENCHMARK   1
+#define LV_USE_DEMO_BENCHMARK   0
 
 /*Stress test for LVGL*/
 #define LV_USE_DEMO_STRESS      0