local fork

Dependencies:   Socket USBHostWANDongle_bleedingedge lwip-sys lwip

Dependents:   Encrypted

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

Revision:
75:a6ac8206a58d
Parent:
60:6f42a974eea6
Child:
76:c0e63c16306e
diff -r f0cb615d0074 -r a6ac8206a58d sms/SMSInterface.cpp
--- a/sms/SMSInterface.cpp	Wed Dec 19 09:32:58 2012 +0000
+++ b/sms/SMSInterface.cpp	Wed Jan 09 16:13:50 2013 +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
+#define __DEBUG__ 4
 #ifndef __MODULE__
 #define __MODULE__ "SMSInterface.cpp"
 #endif