1
0
Fork 0

Update USB Device strings for VIA identification (#13962)

This commit is contained in:
James Young 2021-08-11 00:19:55 -07:00 committed by GitHub
parent af3627db25
commit 3161f10b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -18,8 +18,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6077
#define VENDOR_ID 0x9907 // "9907" - rpiguy9907
#define PRODUCT_ID 0x5366 // "S" "66"
#define DEVICE_VER 0x0001
#define MANUFACTURER rpiguy9907
#define PRODUCT Southpaw66