update USB VID/PID codes to match pidcodes request

This commit is contained in:
Zach Richard 2022-05-02 19:49:30 -04:00 committed by GitHub
parent 01cff3c4f8
commit a23ede8bc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# ZR 6F # pid.codes ZR
USB_VID = 0x5a52 USB_VID = 0x1209
USB_PID = 0x3646 USB_PID = 0x5a52
USB_PRODUCT = "RP2.65-F" USB_PRODUCT = "RP2.65-F"
USB_MANUFACTURER = "ZRichard" USB_MANUFACTURER = "ZRichard"