We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd08e3 commit c03a07bCopy full SHA for c03a07b
variants/wifiduino32s3/pins_arduino.h
@@ -4,13 +4,12 @@
4
#include <stdint.h>
5
#include "soc/soc_caps.h"
6
7
-#define USB_VID 0x303a
8
-#define USB_PID 0x1001
+#define USB_VID 0x303a
+#define USB_PID 0x1001
9
#define USB_MANUFACTURER "openjumper"
10
#define USB_PRODUCT "Wifiduino32-S3"
11
#define USB_SERIAL "" // Empty string for MAC address
12
13
-
14
// Some boards have too low voltage on this pin (board design bug)
15
// Use different pin with 3V and connect with 48
16
// and change this setup for the chosen pin (for example 38)
0 commit comments