mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Merge branch 'master' into 'master'
elan: Add USB ID for TNP Nano USB Fingerprint Reader (04f3:0c26) See merge request libfprint/libfprint!1
This commit is contained in:
@@ -603,6 +603,7 @@ static void dev_deactivate(struct fp_img_dev *dev)
|
||||
|
||||
static const struct usb_id id_table[] = {
|
||||
{.vendor = 0x04f3,.product = 0x0907},
|
||||
{.vendor = 0x04f3,.product = 0x0c26},
|
||||
{0, 0, 0,},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user