We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd68ef commit 9d0269cCopy full SHA for 9d0269c
variants/ARMED_V1/variant.h
@@ -108,8 +108,8 @@ extern "C" {
108
#define PE14 78 //D78
109
#define PE15 79 //D79
110
111
-// This must be a literal with the same value as PEND
112
-#define NUM_DIGITAL_PINS 83
+// This must be a literal
+#define NUM_DIGITAL_PINS 80
113
// This must be a literal with a value less than or equal to to MAX_ANALOG_INPUTS
114
#define NUM_ANALOG_INPUTS 3
115
#define NUM_ANALOG_FIRST 32
0 commit comments