focaltech_moc: add new pid:0xA27A

This commit is contained in:
Marco Trevisan (Treviño)
2025-12-06 02:38:04 +01:00
committed by Marco Trevisan
parent 3cd4f4d80d
commit a9c6621119
2 changed files with 2 additions and 0 deletions

View File

@@ -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, },