Skip to content

Commit e03fe45

Browse files
ci(pre-commit): Apply automatic fixes
1 parent a977d07 commit e03fe45

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: variants/alfredo-nou3/pins_arduino.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#ifndef Pins_Arduino_h
22
#define Pins_Arduino_h
33

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

1010
// User LED
1111
#define LED_BUILTIN 45

0 commit comments

Comments
 (0)