We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3e2ca commit 87bce34Copy full SHA for 87bce34
variants/RUMBA32_F446VE/variant.h
@@ -117,8 +117,8 @@ extern const PinName digitalPin[];
117
// This must be a literal with the same value as PEND
118
#define NUM_DIGITAL_PINS 87
119
// This must be a literal with a value less than or equal to to MAX_ANALOG_INPUTS
120
-#define NUM_ANALOG_INPUTS 5
121
-#define NUM_ANALOG_FIRST 32
+#define NUM_ANALOG_INPUTS 7
+#define NUM_ANALOG_FIRST 80
122
123
// PWM resolution
124
#define PWM_RESOLUTION 8
0 commit comments