Skip to content

Commit 20f4ef6

Browse files
committed
Fixed old reference to LIB_GT511C3.h (original name for the library)
1 parent 5ecbc0c commit 20f4ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/FPS_Enroll.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99

10-
#include "LIB_GT511C3.h"
10+
#include "FPS_GT511C3.h"
1111
#include "SoftwareSerial.h"
1212

1313
// Hardware setup - FPS connected to:

0 commit comments

Comments
 (0)