Skip to content

Commit e0f4ff6

Browse files
author
Toni Klopfenstein
committed
Merge pull request #21 from ninadpchaudhari/patch-2
Minor Correction
2 parents 279a51e + cfa50b4 commit e0f4ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FPS_GT511C3/Examples/FPS_Enroll/FPS_Enroll.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
// Hardware setup - FPS connected to:
1414
// digital pin 4(arduino rx, fps tx)
15-
// digital pin 5(arduino tx - 560ohm resistor fps tx - 1000ohm resistor - ground)
15+
// digital pin 5(arduino tx - 560ohm resistor fps rx - 1000ohm resistor - ground)
1616
// this brings the 5v tx line down to about 3.2v so we dont fry our fps
1717

1818
FPS_GT511C3 fps(4, 5);

0 commit comments

Comments
 (0)