mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
Add function to delete data in sensor.
Add example test app to test delete function. Remove sync database function in Synaptics driver.
This commit is contained in:
committed by
Benjamin Berg
parent
e513848871
commit
65483d51b7
@@ -1,5 +1,5 @@
|
||||
|
||||
examples = [ 'verify_live', 'enroll', 'verify', 'img_capture' ]
|
||||
examples = [ 'verify_live', 'enroll', 'verify', 'img_capture', 'delete' ]
|
||||
foreach example: examples
|
||||
executable(example,
|
||||
example + '.c',
|
||||
|
||||
Reference in New Issue
Block a user