local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Revision:
71:ff3e5d1e82ca
Parent:
60:6f42a974eea6
Child:
75:a6ac8206a58d
--- 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