We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffddfc8 commit c50821bCopy full SHA for c50821b
hardware/arduino/sam/variants/arduino_due_x/variant.h
@@ -56,7 +56,7 @@ extern "C"{
56
57
// Number of pins defined in PinDescription array
58
#define PINS_COUNT (79u)
59
-#define NUM_DIGITAL_PINS (53u)
+#define NUM_DIGITAL_PINS (54u)
60
#define NUM_ANALOG_INPUTS (12u)
61
62
// Interrupts
0 commit comments