Skip to content

Commit c03a07b

Browse files
ci(pre-commit): Apply automatic fixes
1 parent 7bd08e3 commit c03a07b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

variants/wifiduino32s3/pins_arduino.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44
#include <stdint.h>
55
#include "soc/soc_caps.h"
66

7-
#define USB_VID 0x303a
8-
#define USB_PID 0x1001
7+
#define USB_VID 0x303a
8+
#define USB_PID 0x1001
99
#define USB_MANUFACTURER "openjumper"
1010
#define USB_PRODUCT "Wifiduino32-S3"
1111
#define USB_SERIAL "" // Empty string for MAC address
1212

13-
1413
// Some boards have too low voltage on this pin (board design bug)
1514
// Use different pin with 3V and connect with 48
1615
// and change this setup for the chosen pin (for example 38)

0 commit comments

Comments
 (0)