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.
Dependents: VodafoneUSBModem_bleedingedge2
Fork of USBHostWANDongle_bleedingedge by
Diff: USB3GModule/WANDongle.cpp
- Revision:
- 12:a712bad7a979
- Parent:
- 8:0d1ec493842c
- Child:
- 13:c154e7f2e42f
diff -r c9e9817c398c -r a712bad7a979 USB3GModule/WANDongle.cpp --- a/USB3GModule/WANDongle.cpp Tue Jul 31 10:37:16 2012 +0000 +++ b/USB3GModule/WANDongle.cpp Wed Sep 12 07:48:31 2012 +0000 @@ -21,7 +21,7 @@ #define __MODULE__ "WANDongle.cpp" #endif -#include "dbg.h" +#include "core/dbg.h" #include <cstdint> #include "rtos.h"