A simple project for sending button input up to AT&T Flow

Dependencies:   FXOS8700CQ MODSERIAL mbed

For instructions on using this program, see the AT&T Starter Kit tutorial on it.

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"