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: ConfigFile
Diff: ConfigurationFile.h
- Revision:
- 4:c8f6d3677937
- Parent:
- 3:7177e463ac52
--- a/ConfigurationFile.h Wed Apr 06 20:20:25 2016 +0000 +++ b/ConfigurationFile.h Wed Apr 06 20:29:02 2016 +0000 @@ -8,7 +8,7 @@ class ConfigurationFile{ public: - ConfigurationFile(char *pathName); + ConfigurationFile(); ~ConfigurationFile(); string getIP();