We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40be0a0 commit 6c537faCopy full SHA for 6c537fa
variants/alfredo-nou3/pins_arduino.h
@@ -1,6 +1,7 @@
1
#ifndef Pins_Arduino_h
2
#define Pins_Arduino_h
3
4
+#include <stdint.h>
5
#define USB_VID 0xAFD0
6
#define USB_PID 0x0003
7
#define USB_MANUFACTURER "Alfredo"
0 commit comments