Update config with proper USB VID

This commit is contained in:
Jozsef Kiraly 2023-01-03 20:31:18 +00:00 committed by GitHub
parent 463c8d0f11
commit f23a96fa09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x2E8A
USB_PID = 0x000A
USB_PID = 0x1039
USB_PRODUCT = "Waveshare RP2040-LCD-1.28"
USB_MANUFACTURER = "Waveshare Electronics"