Skip to content

Commit

Permalink
Add new PID/VID for LibreCAL
Browse files Browse the repository at this point in the history
  • Loading branch information
jankae committed Dec 31, 2023
1 parent 3c56770 commit 10e3135
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ using USBID = struct {
};
static constexpr USBID IDs[] = {
{0x0483, 0x4122},
{0x1209, 0x4122},
};

USBDevice::USBDevice(QString serial)
Expand Down

0 comments on commit 10e3135

Please sign in to comment.