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.
Fork of libMiMic by
Diff: cpp/NetConfig.h
- Revision:
- 14:4618692ec239
- Parent:
- 13:a71705c5e6fd
--- a/cpp/NetConfig.h	Sun Apr 21 01:21:41 2013 +0000
+++ b/cpp/NetConfig.h	Wed Apr 24 08:02:16 2013 +0000
@@ -69,6 +69,6 @@
          * @return
          * true if file read. false is not read.
          */
-         bool NetConfig::loadFromFile(const char* i_file);
+         bool loadFromFile(const char* i_file);
    };
 }
\ No newline at end of file
    