change default channel from 26 to 25

This commit is contained in:
harald42 2016-03-16 15:00:46 +01:00
parent 682df76b79
commit f2af0c7329

View file

@ -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