mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-03-06 21:33:48 +01:00
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[] = {
|
||||
{0x0483, 0x4122},
|
||||
{0x1209, 0x4122},
|
||||
};
|
||||
|
||||
USBDevice::USBDevice(QString serial)
|
||||
|
|
|
|||
Loading…
Reference in a new issue