ieee802154: add config macros to config doc group
This commit is contained in:
parent
47830f44c2
commit
f50a239f8e
@ -112,9 +112,9 @@ extern const uint8_t ieee802154_addr_bcast[IEEE802154_ADDR_BCAST_LEN];
|
|||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @defgroup net_ieee802154_conf IEEE802.15.4 compile configurations
|
||||||
|
* @ingroup config
|
||||||
* @{
|
* @{
|
||||||
* @name Default values
|
|
||||||
* @brief Default values for devices to choose
|
|
||||||
*/
|
*/
|
||||||
#ifndef IEEE802154_DEFAULT_SUBGHZ_CHANNEL
|
#ifndef IEEE802154_DEFAULT_SUBGHZ_CHANNEL
|
||||||
#define IEEE802154_DEFAULT_SUBGHZ_CHANNEL (5U)
|
#define IEEE802154_DEFAULT_SUBGHZ_CHANNEL (5U)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user