missing include esp_idf_version.h
This commit is contained in:
parent
de52f295db
commit
66cee1b191
|
@ -16,6 +16,7 @@
|
|||
#include "lvgl_spi_conf.h"
|
||||
|
||||
#include "lvgl_i2c/i2c_manager.h"
|
||||
#include "esp_idf_version.h"
|
||||
|
||||
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
|
||||
#include "lvgl.h"
|
||||
|
|
Loading…
Reference in a new issue