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 VodafoneUSBModem by
Diff: link/LinkMonitor.cpp
- Revision:
- 47:47d6101eebeb
- Parent:
- 25:6f3b97dc4295
- Child:
- 49:978bffab17a8
diff -r c2282539c858 -r 47d6101eebeb link/LinkMonitor.cpp --- a/link/LinkMonitor.cpp Wed Sep 26 10:58:41 2012 +0000 +++ b/link/LinkMonitor.cpp Wed Sep 26 17:01:50 2012 +0000 @@ -17,7 +17,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#define __DEBUG__ 0 +#define __DEBUG__ 4 #ifndef __MODULE__ #define __MODULE__ "LinkMonitor.cpp" #endif