Update enroll.ino
This commit is contained in:
parent
e5c63cccfb
commit
9d51eb5e32
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ void loop() // run over and over again
|
|||
}
|
||||
Serial.print("Enrolling ID #");
|
||||
Serial.println(id);
|
||||
|
||||
while (! getFingerprintEnroll() );
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue