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: Socket USBHostWANDongle lwip-sys lwip
Fork of VodafoneUSBModem by
Diff: at/ATCommandsInterface.cpp
- Revision:
- 75:ff3e5d1e82ca
- Parent:
- 62:6f42a974eea6
- Child:
- 79:a6ac8206a58d
diff -r 07ac4e1ea5b0 -r ff3e5d1e82ca at/ATCommandsInterface.cpp --- a/at/ATCommandsInterface.cpp Mon Dec 10 17:11:14 2012 +0000 +++ b/at/ATCommandsInterface.cpp Thu Dec 13 14:57:10 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__ 2 //ERR+WARN +#define __DEBUG__ 4 //ERR+WARN #ifndef __MODULE__ #define __MODULE__ "ATCommandsInterface.cpp" #endif