change default channel from 26 to 25
This commit is contained in:
parent
682df76b79
commit
f2af0c7329
|
@ -13,7 +13,7 @@
|
|||
* Note the parameters in this file can be changed without forcing a complete rebuild.
|
||||
*/
|
||||
// default settings
|
||||
#define CHANNEL_802_15_4 26 // default frequency (11-26)
|
||||
#define CHANNEL_802_15_4 25 // default frequency (11-26)
|
||||
|
||||
// end default settings
|
||||
|
||||
|
|
Loading…
Reference in a new issue