We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2931a1f commit e13d186Copy full SHA for e13d186
variants/leonardo/pins_arduino.h
@@ -88,7 +88,7 @@
88
#undef OCR2_6
89
#undef OCR2_7
90
91
-#define NUM_DIGITAL_PINS 30
+#define NUM_DIGITAL_PINS 31
92
#define NUM_ANALOG_INPUTS 12
93
94
#define TX_RX_LED_INIT DDRD |= (1<<5), DDRB |= (1<<0)
0 commit comments