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: main.cpp
- Revision:
- 6:9c490265dd91
- Parent:
- 4:8b02a6b67f4d
- Child:
- 7:3e937d898953
diff -r 8b02a6b67f4d -r 9c490265dd91 main.cpp --- a/main.cpp Mon Jul 28 15:09:18 2014 +0000 +++ b/main.cpp Mon Jul 28 15:19:19 2014 +0000 @@ -6,7 +6,7 @@ const char APN[] = ""; //Sets the log level to INFO, which is about midway on priority levels - //Possible levels: FATAL, ERROR, WARNING, INFO, DEBUG, TRACE + //Possible levels: FATAL, ERROR, WARNING, INFO, DEBUG, TRACE, NONE MTSLog::setLogLevel(MTSLog::INFO_LEVEL); /** STMicro Nucelo F401RE