Dependencies:   MTS-Serial libmDot mbed-rtos mbed

Fork of mDot_LoRa_Street_light by HM_IOT_Demo

Files at this revision

API Documentation at this revision

Comitter:
venubk
Date:
Tue Oct 17 11:52:13 2017 +0000
Parent:
8:525a53f54326
Commit message:
energy meter integrated

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 525a53f54326 -r 531bddbe36a9 main.cpp
--- 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);