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: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: src/mDotLoRa/LoRaInit.cpp
- Revision:
- 31:4b1587034318
- Parent:
- 27:38205cebc3da
- Child:
- 34:f345fdec711d
--- a/src/mDotLoRa/LoRaInit.cpp Thu Sep 08 18:39:29 2016 +0000
+++ b/src/mDotLoRa/LoRaInit.cpp Thu Sep 08 21:15:11 2016 +0000
@@ -18,8 +18,8 @@
dot->resetConfig();
- dot->setLogLevel(mts::MTSLog::NONE_LEVEL);
-// dot->setLogLevel(mts::MTSLog::INFO_LEVEL);
+// dot->setLogLevel(mts::MTSLog::NONE_LEVEL);
+ dot->setLogLevel(mts::MTSLog::INFO_LEVEL);
// dot->setLogLevel(mts::MTSLog::TRACE_LEVEL);
logInfo("setting frequency sub band");
