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/hardware.h	Mon Aug 01 19:31:22 2016 +0000
+++ b/hardware.h	Mon Aug 01 20:19:58 2016 +0000
@@ -1,10 +1,9 @@
 #ifndef Hardware_H_
 #define Hardware_H_
 #include "MODSERIAL.h"
-#include "SerialBuffered.h"
 extern I2C i2c;    //SDA, SCL -- define the I2C pins being used
 extern MODSERIAL pc; //UART to USB host
-extern SerialBuffered mdm; //UART to WNC modem
+extern MODSERIAL mdm; //UART to WNC modem
 
 //Un-comment the definition below if you want to use the USB rx for another purpose.
 //otherwise the USB rx will be used to receive virtual sensor data from Avnet's