Update LVGL, esp_lvgl_port and esp_lcd_touch (#484)
- LVGL: 9.3.0 -> 9.4.0 - esp_lvgl_port: 2.5.0 -> 2.7.0 - eps_lcd_touch: 1.1.2 -> 1.2.1
This commit is contained in:
committed by
GitHub
parent
626d0d9776
commit
1757af859c
@@ -21,11 +21,7 @@
|
||||
#include <freertos/semphr.h>
|
||||
#include <freertos/task.h>
|
||||
|
||||
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
|
||||
#include "lvgl.h"
|
||||
#else
|
||||
#include "lvgl/lvgl.h"
|
||||
#endif
|
||||
#include <lvgl.h>
|
||||
|
||||
#include "disp_spi.h"
|
||||
//#include "disp_driver.h"
|
||||
|
||||
Reference in New Issue
Block a user