We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a977d07 commit e03fe45Copy full SHA for e03fe45
variants/alfredo-nou3/pins_arduino.h
@@ -1,11 +1,11 @@
1
#ifndef Pins_Arduino_h
2
#define Pins_Arduino_h
3
4
-#define USB_VID 0xAFD0
5
-#define USB_PID 0x0003
6
-#define USB_MANUFACTURER "Alfredo"
7
-#define USB_PRODUCT "NoU3"
8
-#define USB_SERIAL "" // Empty string for MAC adddress
+#define USB_VID 0xAFD0
+#define USB_PID 0x0003
+#define USB_MANUFACTURER "Alfredo"
+#define USB_PRODUCT "NoU3"
+#define USB_SERIAL "" // Empty string for MAC adddress
9
10
// User LED
11
#define LED_BUILTIN 45
0 commit comments