Add missing version include
This commit is contained in:
parent
50c3b37f53
commit
7c9057dd93
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "driver/gpio.h"
|
||||
#include "esp_idf_version.h"
|
||||
#include <stddef.h>
|
||||
|
||||
#if CONFIG_LV_TOUCH_CONTROLLER_ADCRAW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue