forked from espressif/arduino-esp32
Fixed compiling with newest idf again
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include "soc/io_mux_reg.h"
|
||||
#include "soc/gpio_struct.h"
|
||||
#include "soc/rtc_io_reg.h"
|
||||
#include "soc/rtc_io_periph.h"
|
||||
|
||||
#include "esp_system.h"
|
||||
#ifdef ESP_IDF_VERSION_MAJOR // IDF 4+
|
||||
|
Reference in New Issue
Block a user