We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 279a51e + cfa50b4 commit e0f4ff6Copy full SHA for e0f4ff6
FPS_GT511C3/Examples/FPS_Enroll/FPS_Enroll.ino
@@ -12,7 +12,7 @@
12
13
// Hardware setup - FPS connected to:
14
// digital pin 4(arduino rx, fps tx)
15
-// digital pin 5(arduino tx - 560ohm resistor fps tx - 1000ohm resistor - ground)
+// digital pin 5(arduino tx - 560ohm resistor fps rx - 1000ohm resistor - ground)
16
// this brings the 5v tx line down to about 3.2v so we dont fry our fps
17
18
FPS_GT511C3 fps(4, 5);
0 commit comments