Include GPIO lookup macros header file
This commit is contained in:
parent
eec79bd3b2
commit
33ca7b739b
|
@ -13,6 +13,7 @@ extern "C" {
|
|||
#include <stdbool.h>
|
||||
#include "driver/gpio.h"
|
||||
#include "driver/adc.h"
|
||||
#include "soc/adc_channel.h"
|
||||
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
|
||||
#include "lvgl.h"
|
||||
#else
|
||||
|
|
Loading…
Reference in a new issue