Changing vid/pid to gnuk.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-01-03 22:36:46 +01:00
parent f6a71c0689
commit 7c0321f4f3

View File

@@ -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)