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

@ -19,7 +19,7 @@
#include <freertos/semphr.h>
#include <freertos/task.h>
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#ifdef LV_CONF_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"