We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa4aa6 commit 373dd1aCopy full SHA for 373dd1a
cores/esp32/esp32-hal-gpio.h
@@ -27,6 +27,7 @@ extern "C" {
27
#include "esp32-hal.h"
28
#include "soc/soc_caps.h"
29
#include "pins_arduino.h"
30
+#include "driver/gpio.h"
31
32
#if (CONFIG_IDF_TARGET_ESP32S2 || CONFIG_IDF_TARGET_ESP32S3)
33
#define NUM_OUPUT_PINS 46
0 commit comments