We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ddd88 commit bc1b6c4Copy full SHA for bc1b6c4
variants/ARDUINO_NANO33BLE/pins_arduino.h
@@ -20,7 +20,7 @@ extern "C" unsigned int PINCOUNT_fn();
20
#endif
21
#define PINS_COUNT (PINCOUNT_fn())
22
#define NUM_DIGITAL_PINS (21u)
23
-#define NUM_ANALOG_INPUTS (7u)
+#define NUM_ANALOG_INPUTS (8u)
24
#define NUM_ANALOG_OUTPUTS (0u)
25
26
// LEDs
0 commit comments