Added test for vfs7552

This commit is contained in:
Julius Piso
2021-03-01 15:32:47 +01:00
committed by Benjamin Berg
parent e0de8c67b6
commit 47223e551f
5 changed files with 5074 additions and 0 deletions

View File

@@ -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)