local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Revision:
55:07b9b48cfe09
Parent:
54:f9b1f5444963
Child:
57:593fb493172f
--- a/at/ATCommandsInterface.cpp	Mon Oct 22 10:12:27 2012 +0000
+++ b/at/ATCommandsInterface.cpp	Mon Oct 22 10:15:53 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//ERR+WARN
+#define __DEBUG__  2 //ERR+WARN
 #ifndef __MODULE__
 #define __MODULE__ "ATCommandsInterface.cpp"
 #endif