Update INCLUDE_SIMPLE symbol

This commit is contained in:
C47D 2020-12-20 17:50:53 -06:00
parent 5f545b37fd
commit a2a00bd745
25 changed files with 25 additions and 25 deletions

View file

@ -20,7 +20,7 @@
#include <esp_log.h>
#include <driver/i2c.h>
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#ifdef LV_CONF_INCLUDE_SIMPLE
#include <lvgl.h>
#else
#include <lvgl/lvgl.h>