Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: libmDot mbed-rtos mbed
Diff: main.cpp
- Revision:
- 3:689fbc447181
- Parent:
- 2:8cf7270307e5
diff -r 8cf7270307e5 -r 689fbc447181 main.cpp --- 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;