Merge pull request #460 from g-oikonomou/contrib/cc26xx/channel

Change the cc26x0 web demo default channel
This commit is contained in:
Simon Duquennoy 2018-04-26 16:46:38 +02:00 committed by GitHub
commit 3d0cd3b16f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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