diff --git a/lv_conf.h b/lv_conf.h index 77547c2..39ef556 100644 --- a/lv_conf.h +++ b/lv_conf.h @@ -508,7 +508,7 @@ e.g. "stm32f769xx.h" or "stm32f429xx.h"*/ #define LV_USE_FLEX 1 /*A layout similar to Grid in CSS.*/ -#define LV_USE_GRID 1 +#define LV_USE_GRID 0 /*================== * EXAMPLES