mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-05-07 12:43:06 +00:00
Changing vid/pid to gnuk.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
f6a71c0689
commit
7c0321f4f3
1 changed files with 2 additions and 2 deletions
|
|
@ -34,9 +34,9 @@
|
|||
* [MSB] MIDI | HID | MSC | CDC [LSB]
|
||||
*/
|
||||
|
||||
#define USB_PID 0x3010
|
||||
#define USB_PID 0x0000
|
||||
|
||||
#define USB_VID 0x0D46
|
||||
#define USB_VID 0x234b
|
||||
#define USB_BCD 0x0200
|
||||
|
||||
#define USB_CONFIG_ATT_ONE TU_BIT(7)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue