mirror of
https://github.com/morgan9e/libfprint-fpc1020
synced 2026-04-15 00:44:25 +09:00
Added test for vfs7552
This commit is contained in:
committed by
Benjamin Berg
parent
e0de8c67b6
commit
47223e551f
@@ -841,6 +841,7 @@ activate_complete (FpiSsm *ssm, FpDevice *_dev, GError *error)
|
||||
{
|
||||
ssm = fpi_ssm_new (_dev, capture_run_state, CAPTURE_NUM_STATES);
|
||||
fpi_ssm_start (ssm, report_finger_on_complete);
|
||||
return;
|
||||
}
|
||||
|
||||
if (self->deactivating)
|
||||
|
||||
Reference in New Issue
Block a user