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 lwip-sys lwip
Fork of AbitUSBModem by
Diff: sms/SMSInterface.cpp
- Revision:
- 46:c2282539c858
- Parent:
- 44:6bbd8952f1c9
- Child:
- 50:8ad4cb12749d
--- a/sms/SMSInterface.cpp Tue Sep 25 10:15:06 2012 +0000 +++ b/sms/SMSInterface.cpp Wed Sep 26 10:58:41 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__ 4 +#define __DEBUG__ 2 #ifndef __MODULE__ #define __MODULE__ "SMSInterface.cpp" #endif
