FRDM-K64F, Avnet M14A2A, Grove Shield, to create smart home system. In use with AT&Ts M2x & Flow.

Dependencies:   mbed FXOS8700CQ MODSERIAL

Revision:
63:90d7c69993cd
Parent:
61:f6b93129f954
Child:
64:09004cd610df
--- a/cell_modem.cpp	Mon Aug 01 19:31:22 2016 +0000
+++ b/cell_modem.cpp	Mon Aug 01 20:19:58 2016 +0000
@@ -1,7 +1,6 @@
 #include "mbed.h"
 #include <cctype>
 #include <string>
-#include "SerialBuffered.h"
 
 #include "config_me.h"
 #include "wnc_control.h"