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.
Diff: FileManager.h
- Revision:
- 2:18e004a47f52
- Parent:
- 1:1f1f2b99756b
- Child:
- 3:6e08d0bba1bb
--- a/FileManager.h Tue May 10 09:22:27 2016 +0000 +++ b/FileManager.h Tue May 10 11:09:47 2016 +0000 @@ -2,7 +2,7 @@ // DEVICE_NAME must be put in between "/" for file name #define SETUP_FILE_NAME "/sd/RMS_Tester.xml" -#define GPS_LOG_FILE_NAME "/sd/YYYY-MM-DD.gps.csv" +#define GPS_LOG_FILE_NAME "/sd/YYYY-MM-DD.gps.csv " #define RTL_LOG_FILE_NAME "/sd/YYYY-MM-DD.rtl.csv" #define VARIABLE_FILE_NAME "/sd/20160216185627_upload.xml" #define MINIRMS_LOG_FILE_NAME "/sd/miniRMS.log"