We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb2556 commit 1d1803fCopy full SHA for 1d1803f
cores/esp32/esp32-hal-gpio.h
@@ -28,7 +28,7 @@ extern "C" {
28
#include "soc/soc_caps.h"
29
30
#if (CONFIG_IDF_TARGET_ESP32S2 || CONFIG_IDF_TARGET_ESP32S3)
31
-#define NUM_OUPUT_PINS 45
+#define NUM_OUPUT_PINS 47
32
#define PIN_DAC1 17
33
#define PIN_DAC2 18
34
#else
0 commit comments