mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
elan: Add quirk definition for device 04f3:0c42
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
/* devices with quirks */
|
/* devices with quirks */
|
||||||
#define ELAN_0907 (1 << 0)
|
#define ELAN_0907 (1 << 0)
|
||||||
#define ELAN_0C03 (1 << 1)
|
#define ELAN_0C03 (1 << 1)
|
||||||
|
#define ELAN_0C42 (1 << 2)
|
||||||
|
|
||||||
/* devices which don't require frame rotation before assembling */
|
/* devices which don't require frame rotation before assembling */
|
||||||
#define ELAN_NOT_ROTATED ELAN_0C03
|
#define ELAN_NOT_ROTATED ELAN_0C03
|
||||||
|
|||||||
Reference in New Issue
Block a user