We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d0eb2 commit df9b30cCopy full SHA for df9b30c
variants/fri3d_2024_esp32s3/pins_arduino.h
@@ -7,9 +7,6 @@
7
#define USB_VID 0x303a
8
#define USB_PID 0x1001
9
10
-#define EXTERNAL_NUM_INTERRUPTS 46
11
-#define NUM_DIGITAL_PINS 48
12
-#define NUM_ANALOG_INPUTS 20
13
14
static const uint8_t LED_BUILTIN = 21;
15
#define BUILTIN_LED LED_BUILTIN // backward compatibility
0 commit comments