main.cpp is a direct example, waits for an input and then process it. test.cpp is modified, only process when there's a pressure
Fork of GT511C3test by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:ef4e75a5c00a | 2015-12-06 | inezraharjo | main.cpp is a direct example, after registering fingerprint it waits for the platform to be pressed. test.cpp is my modified version, instead of being stuck in a while loop of 'waiting to be pressed' it will trigger only if there's pressure |
7:8b9ef3211cd0 | 2014-01-03 | tosihisa | class library make.; |
6:016ad8f480d3 | 2014-01-03 | tosihisa | Add CheckEnrolled() and DeleteID().; |
5:d3ebe6d1ed92 | 2014-01-03 | tosihisa | Add Enroll function.; |
4:3dd0f98e6f09 | 2014-01-03 | tosihisa | Add LICENSE.; |
3:459a4f985a45 | 2014-01-03 | tosihisa | Add Enroll and Identify!; |
2:34a647292050 | 2014-01-03 | tosihisa | ??ON/OFF????; |
1:4a1be9379e92 | 2014-01-03 | tosihisa | enum ????; |
0:b11b455d4997 | 2014-01-03 | tosihisa | 1st Commit. |