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 401905e commit 17dbcb6Copy full SHA for 17dbcb6
src/adafruit_blinka/board/wvsh_rp2040_one_u2if.py
@@ -58,4 +58,4 @@
58
59
# access u2if via pin instance to open for specifc VID/PID
60
# pylint:disable = protected-access
61
-pin.GP0._u2if_open_hid(0x2E9A, 0x111F)
+pin.GP0._u2if_open_hid(0x2E8A, 0x111F)
0 commit comments