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

Dependencies:   mbed FXOS8700CQ MODSERIAL

Revision:
29:c69379977ae5
Parent:
26:8d6e7e7cdcae
Child:
31:da32581b4507
--- a/main.cpp	Fri Jul 15 13:17:26 2016 +0000
+++ b/main.cpp	Fri Jul 22 00:35:37 2016 +0000
@@ -1,4 +1,4 @@
-#include "mbed.h"
+#include "mbed.h" 
 #include <cctype>
 #include <string>
 #include "SerialBuffered.h"