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.hpp
- Revision:
- 99:9d0849f5fcd7
- Parent:
- 88:1813f583cee9
--- a/ConfigFileIO/ConfigFileIO.hpp Mon May 20 18:57:23 2019 +0000
+++ b/ConfigFileIO/ConfigFileIO.hpp Fri Jun 28 13:59:11 2019 +0000
@@ -43,6 +43,7 @@
void report_still_inverted( float roll_value, int yotime);
void saveLogVersData(int logversion, int diagversion);
int load_BATT_config();
+ int load_ALT_config();
int load_DEPTH_config();
int load_PITCH_config();
int load_StartTime();