Skip to content

Commit eb7d3f7

Browse files
authored
Update pins_arduino.h
removed unnecessary pin definitions pins_arduino.h as suggested by P-R-O-C-H-Y
1 parent 2ccfe11 commit eb7d3f7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: variants/circuitart_zero_s3/pins_arduino.h

-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
#define USB_PRODUCT "ZeroS3"
1010
#define USB_SERIAL "" // Empty string for MAC adddress
1111

12-
#define EXTERNAL_NUM_INTERRUPTS 46
13-
#define NUM_DIGITAL_PINS 48
14-
#define NUM_ANALOG_INPUTS 20
15-
1612
// User LED
1713
#define LED_BUILTIN 46
1814
#define BUILTIN_LED LED_BUILTIN // backward compatibility

0 commit comments

Comments
 (0)