Add new PID/VID for LibreCAL
This commit is contained in:
parent
3c567704ad
commit
10e31356df
@ -16,6 +16,7 @@ using USBID = struct {
|
|||||||
};
|
};
|
||||||
static constexpr USBID IDs[] = {
|
static constexpr USBID IDs[] = {
|
||||||
{0x0483, 0x4122},
|
{0x0483, 0x4122},
|
||||||
|
{0x1209, 0x4122},
|
||||||
};
|
};
|
||||||
|
|
||||||
USBDevice::USBDevice(QString serial)
|
USBDevice::USBDevice(QString serial)
|
||||||
|
Loading…
Reference in New Issue
Block a user