Change the default channel
This commit changes the cc26xx web demo to default to channel 26, which is the default everywhere else.
This commit is contained in:
parent
f54d0b2206
commit
484e9521ee
@ -33,7 +33,7 @@
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/* Change to match your configuration */
|
||||
#define IEEE802154_CONF_PANID 0xABCD
|
||||
#define RF_CORE_CONF_CHANNEL 25
|
||||
#define RF_CORE_CONF_CHANNEL 26
|
||||
#define RF_BLE_CONF_ENABLED 1
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user