PHS module APM-002 library. see: https://developer.mbed.org/users/phsfan/notebook/abitusbmodem/

Dependencies:   Socket lwip-sys lwip

Fork of AbitUSBModem by phs fan

Revision:
102:f5bcfb224067
Parent:
101:b330179423c8
--- a/AbitModemInterface.h	Thu May 28 08:45:20 2015 +0000
+++ b/AbitModemInterface.h	Wed Jul 01 01:00:31 2015 +0000
@@ -32,7 +32,7 @@
 #include "ip/PPPIPInterface.h"
 #include "sms/SMSInterface.h"
 
-#undef DEVICE_SERIAL_FC
+#define DEVICE_SERIAL_FC 1
 
 class AbitModemInterface {
 public: