Remote I/O Sensor bus with AT&T flow and M2X cloud

Dependencies:   DHT11 FXOS8700CQ MODSERIAL mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revision:
56:cb42ff383dab
Parent:
55:3abf9e3f42e6
Child:
61:f6b93129f954
--- a/hardware.h	Thu Jul 28 15:52:37 2016 +0000
+++ b/hardware.h	Thu Jul 28 17:21:31 2016 +0000
@@ -1,7 +1,8 @@
 #ifndef Hardware_H_
 #define Hardware_H_
+#include "MODSERIAL.h"
 extern I2C i2c;    //SDA, SCL -- define the I2C pins being used
-extern Serial pc; //UART to USB host
+extern MODSERIAL pc; //UART to USB host
 
 //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