Skip to content

Commit d119938

Browse files
author
Toni Klopfenstein
committed
Merge pull request #4 from JoshHawley/patch-2
Fixed old reference to LIB_GT511C3.h
2 parents 5ecbc0c + 20f4ef6 commit d119938

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)