We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9062261 commit ffd0ef7Copy full SHA for ffd0ef7
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 47
+#define NUM_OUPUT_PINS 46
32
#define PIN_DAC1 17
33
#define PIN_DAC2 18
34
#else
0 commit comments