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
Revision 1:c999b29cd8ad, committed 2016-07-15
- Comitter:
- ivaneco
- Date:
- Fri Jul 15 17:50:26 2016 +0000
- Parent:
- 0:451bc0b1d5ee
- Commit message:
- test
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 451bc0b1d5ee -r c999b29cd8ad main.cpp --- a/main.cpp Fri Jul 15 17:36:22 2016 +0000 +++ b/main.cpp Fri Jul 15 17:50:26 2016 +0000 @@ -7,7 +7,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 = "networklora"; +static std::string config_network_name = "redelora"; static std::string config_network_pass = "senhalora"; static uint8_t config_frequency_sub_band = 7;