ACKme WiFi module + Nucleo MEMS module example. Connect and publish sensor data to M2X.

Dependencies:   M2XStreamClient WiConnect Nucleo_Sensor_Shield jsonlite mbed

Fork of m2x-MEMS_ACKme_Wifi_demo by David Kwak

Files at this revision

API Documentation at this revision

Comitter:
davidkwak
Date:
Wed Dec 17 21:51:46 2014 +0000
Parent:
3:37ed2159c4fd
Commit message:
Remove extra information from comments.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 37ed2159c4fd -r 92883efd3686 main.cpp
--- a/main.cpp	Wed Dec 17 01:19:47 2014 +0000
+++ b/main.cpp	Wed Dec 17 21:51:46 2014 +0000
@@ -10,7 +10,7 @@
 
 /**
   * Connect the ACKme WiFi module directly to the Nucleo board.
-  * Connect the X-NUCLEO-IKS01A1 module on top of the ACKme WiFi module.
+  * Connect the Nucleo sensor module on top of the ACKme WiFi module.
   */
 
 /**