We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0298b commit 1b79810Copy full SHA for 1b79810
variants/alfredo-nou3/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 USB_VID 0xAFD0
7
#define USB_PID 0x0003
8
#define USB_MANUFACTURER "Alfredo"
0 commit comments