initial version / sends time + 012345689

Dependencies:   libmDot mbed-rtos mbed

Fork of wotiolora by Scott Tudd

Revision:
3:689fbc447181
Parent:
2:8cf7270307e5
Child:
4:e38ff62eb19e
--- a/main.cpp	Mon Nov 09 23:30:49 2015 +0000
+++ b/main.cpp	Mon Nov 09 23:33:43 2015 +0000
@@ -8,7 +8,7 @@
 // these options must match the settings on your Conduit
 // uncomment the following lines and edit their values to match your configuration
 static std::string config_network_name = "wotioloranetwork";
-static std::string config_network_pass = "iotandbigdata";
+static std::string config_network_pass = "<INSERT_PASSPHRASE>";
 static uint8_t config_frequency_sub_band = 7;