Skip to content

Commit

Permalink
Update enroll.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
miselico authored Jan 24, 2024
1 parent e5c63cc commit 9d51eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/enroll/enroll.ino
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ void loop() // run over and over again
}
Serial.print("Enrolling ID #");
Serial.println(id);

while (! getFingerprintEnroll() );
}

Expand Down

0 comments on commit 9d51eb5

Please sign in to comment.