test
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 |
--- 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;