Skip to content

Commit 46fa549

Browse files
Fixed creation and creation IDs.
1 parent e455824 commit 46fa549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/espressif/boards/sqfmi_watchy/mpconfigboard.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
CIRCUITPY_CREATOR_ID = 0x7C621567
2-
CIRCUITPY_CREATION_ID = 0x41C9F812
1+
CIRCUITPY_CREATOR_ID = 0x4496E3F4
2+
CIRCUITPY_CREATION_ID = 0x00320024
33

44
USB_VID = 0x10C4
55
USB_PID = 0xEA60

0 commit comments

Comments
 (0)