Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FPC_R306_fingerprintmodule SDFileSystem WIZnetInterface mbed-src
Fork of GT511C3_TimeStamp_WIZwiki-W7500 by
Diff: main.cpp
- Revision:
- 12:0dbf1579a20f
- Parent:
- 10:7b0c02f61513
- Child:
- 13:a9c08bbe3ce3
--- a/main.cpp Thu Jul 30 08:19:13 2015 +0000
+++ b/main.cpp Thu Jul 30 10:59:42 2015 +0000
@@ -159,7 +159,7 @@
//FORMAT TIME FOR DISPLAY AND STORE FORMATTED RESULT IN BUFFER
strftime(buffer,80,"%Y/%m/%d %p %I:%M:%S \r\n",localtime(&sysTime));
fprintf(fp, "ID : %d\r\nTime : %s\r\n", ID, buffer);
- printf("Univ Time Clock\r\n%s\r\n", buffer);
+ printf("Date and Time\r\n%s\r\n", buffer);
}
printf("Remove finger\r\n");
