8000 Removed unnecessary USB information. · brushmate/circuitpython@8d85aeb · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d85aeb

Browse files
Removed unnecessary USB information.
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
1 parent 46fa549 commit 8d85aeb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ports/espressif/boards/sqfmi_watchy/mpconfigboard.mk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
CIRCUITPY_CREATOR_ID = 0x4496E3F4
22
CIRCUITPY_CREATION_ID = 0x00320024
33

4-
USB_VID = 0x10C4
5-
USB_PID = 0xEA60
6-
USB_PRODUCT = "Watchy"
7-
USB_MANUFACTURER = "SQFMI"
84

95
CIRCUITPY_ESPCAMERA = 0
106

0 commit comments

Comments
 (0)
0