Time Stamp using fingerprint with WIZwiki-W7500.
Dependencies: GT511C3 NTPClient SDFileSystem WIZnetInterface mbed-src
Fork of GT511C3_HelloWorld_WIZwiki-W7500 by
Diff: GT511C3.h
- Revision:
- 5:d3ebe6d1ed92
- Parent:
- 4:3dd0f98e6f09
--- a/GT511C3.h Fri Jan 03 14:12:18 2014 +0000
+++ b/GT511C3.h Fri Jan 03 14:37:48 2014 +0000
@@ -107,6 +107,7 @@
int Capture(int best);
int Enroll_N(int N);
int Identify(void);
+ int Enroll(int ID,int (*progress)(int status,char *msg));
};
#endif //__GT511C3_H
