mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
focaltech_moc: add new pid:0xA27A
This commit is contained in:
committed by
Marco Trevisan
parent
3cd4f4d80d
commit
a9c6621119
@@ -29,6 +29,7 @@ G_DEFINE_TYPE (FpiDeviceFocaltechMoc, fpi_device_focaltech_moc, FP_TYPE_DEVICE)
|
||||
static const FpIdEntry id_table[] = {
|
||||
{ .vid = 0x2808, .pid = 0x9e48, },
|
||||
{ .vid = 0x2808, .pid = 0xd979, },
|
||||
{ .vid = 0x2808, .pid = 0xa27a, },
|
||||
{ .vid = 0x2808, .pid = 0xa959, },
|
||||
{ .vid = 0x2808, .pid = 0xa99a, },
|
||||
{ .vid = 0x2808, .pid = 0xa57a, },
|
||||
|
||||
Reference in New Issue
Block a user