updated
Dependencies: MTS-Serial libmDot mbed-rtos mbed
Fork of mDot_LoRa_Street_light by
Diff: main.cpp
- Revision:
- 9:531bddbe36a9
- Parent:
- 6:db60638d7f9a
--- a/main.cpp Tue Oct 17 11:43:31 2017 +0000 +++ b/main.cpp Tue Oct 17 11:52:13 2017 +0000 @@ -11,7 +11,7 @@ // uncomment the following lines and edit their values to match your configuration char *config_network_name = "pathfinder"; char *config_network_pass = "pathfinder"; -static int config_frequency_sub_band = 7; +static int config_frequency_sub_band = 7; //void startLoraTask(void); //void startZigbeeTask(void);