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: ussd/USSDInterface.cpp
- Revision:
- 12:66dc2c8eba2d
- Parent:
- 8:04b6a042595f
- Child:
- 22:06fb2a93a1f6
--- a/ussd/USSDInterface.cpp Wed Jul 11 12:47:53 2012 +0000 +++ b/ussd/USSDInterface.cpp Wed Jul 11 21:25:03 2012 +0000 @@ -21,7 +21,7 @@ SOFTWARE. */ -#define __DEBUG__ 4 +#define __DEBUG__ 0 #ifndef __MODULE__ #define __MODULE__ "USSDInterface.cpp" #endif