local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Revision:
18:1789a11d1892
Parent:
8:04b6a042595f
Child:
22:06fb2a93a1f6
--- a/at/ATCommandsInterface.cpp	Sat Jul 28 14:33:57 2012 +0000
+++ b/at/ATCommandsInterface.cpp	Mon Jul 30 13:51:51 2012 +0000
@@ -21,7 +21,7 @@
 SOFTWARE.
 */
 
-#define __DEBUG__ 2//ERR+WARN
+#define __DEBUG__  2//ERR+WARN
 #ifndef __MODULE__
 #define __MODULE__ "ATCommandsInterface.cpp"
 #endif