@@ -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