mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
Add new PID/VID for LibreCAL
This commit is contained in:
parent
3c567704ad
commit
10e31356df
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ using USBID = struct {
|
|||
};
|
||||
static constexpr USBID IDs[] = {
|
||||
{0x0483, 0x4122},
|
||||
{0x1209, 0x4122},
|
||||
};
|
||||
|
||||
USBDevice::USBDevice(QString serial)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue