Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eab0ebe

Browse files
committedOct 15, 2024·
Update USB_PID
Update USB_PID
1 parent a9fd30e commit eab0ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎variants/cezerio_dev_esp32c6/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "soc/soc_caps.h"
66

77
#define USB_VID 0x303A
8-
#define USB_PID 0x8299
8+
#define USB_PID 0x1001
99
#define USB_MANUFACTURER "RFtek Electronics"
1010
#define USB_PRODUCT "cezerio dev ESP32C6"
1111
#define USB_SERIAL ""

0 commit comments

Comments
 (0)
Please sign in to comment.