change vid pid to 0x26ff 0x8803 upto v1-4-3
This commit is contained in:
parent
0a3f2765c3
commit
f9c789d75f
@ -6,7 +6,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
#define CVERSION "1-4-2"
|
||||
#define CVERSION "1-4-3"
|
||||
#define VERSIONLEN 5
|
||||
|
||||
#define DEVICEMOD "SQ01-PDD-D1"
|
||||
|
||||
@ -25,7 +25,7 @@ const u8 usbHidKbdDeviceDescriptor[] = { //HID keyboard
|
||||
EP0PKTSIZE, // Default max ep0 packet length
|
||||
//0xE6,0x08, // VID
|
||||
//0x37,0x34, // CCID PID
|
||||
0xf1,0x26, // VID
|
||||
0xff,0x26, // VID
|
||||
0x03,0x88, // CCID3 PID
|
||||
0x00,0x01, // Device release number
|
||||
0x01, // Index of string descriptor describing manufacturer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user