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: Ethernet_Camera_LS_Y201_SDcard SDFileSystem mbed
Fork of VC0706_jins by
Revision 6:ffdac31f6106, committed 2018-02-08
- Comitter:
- Dxmanas
- Date:
- Thu Feb 08 06:26:22 2018 +0000
- Parent:
- 5:57b806fe3b8c
- Commit message:
- xzcvdv
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Dec 08 04:17:39 2017 +0000
+++ b/main.cpp Thu Feb 08 06:26:22 2018 +0000
@@ -129,7 +129,7 @@
wait(1);
int cnt = 0;
- while (cnt < 2) {
+ while (cnt < 1) {
lede = false;
char fname[64];
snprintf(fname, sizeof(fname) - 1, FILENAME, cnt);
