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: mbed MODSERIAL FATFileSystem
Diff: ConfigFileIO/ConfigFileIO.cpp
- Revision:
- 101:c24f70abb124
- Parent:
- 95:1aac4086928a
- Child:
- 102:0f430de62447
--- a/ConfigFileIO/ConfigFileIO.cpp Mon May 20 18:57:23 2019 +0000 +++ b/ConfigFileIO/ConfigFileIO.cpp Fri Jun 28 15:07:41 2019 +0000 @@ -82,6 +82,7 @@ //SAVE THE DATA! xbee().printf("Saving logfile version numbers !"); + wait(1); if (!write_logvers_txt.write("/local/logvers.txt")) { xbee().printf("\n\rERROR: (SAVE)Failure to write logvers.txt file.");