Demo of DHT11->mDot->TTN

Dependencies:   DHT11 libmDot mbed-rtos mbed

Revision:
15:c61c5f1533e8
Parent:
14:e4574212176a
Child:
16:01a1058d9c8e
--- a/main.cpp	Wed Aug 17 18:20:58 2016 +0000
+++ b/main.cpp	Wed Aug 17 18:22:01 2016 +0000
@@ -5,6 +5,9 @@
  * http://www.multitech.net/developer/software/lora/conduit-mlinux-convert-to-basic-packet-forwarder/
  * http://forum.thethingsnetwork.org/t/setting-up-multitech-conduit-gateway-for-ttn/216/35
  *
+ * To receive and visualize this data,
+ *  consider using InitialState and the bridge code here:
+ * https://github.com/things-nyc/initial-state-example
  */
 
 #include "mbed.h"