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 600f4c4 commit 528caffCopy full SHA for 528caff
variants/nina_w10/pins_arduino.h
@@ -1,6 +1,8 @@
1
#ifndef Pins_Arduino_h
2
#define Pins_Arduino_h
3
4
+#include <stdint.h>
5
+
6
#define EXTERNAL_NUM_INTERRUPTS 16
7
#define NUM_DIGITAL_PINS 40
8
#define NUM_ANALOG_INPUTS 16
0 commit comments