mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
ieee802.15.4: Missing one name change
This commit is contained in:
@@ -270,7 +270,7 @@ static int stm32_mrf24j40_devsetup(FAR struct stm32_priv_s *priv)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_IEEE802154_MAC_DEV
|
#ifdef CONFIG_IEEE802154_MACDEV
|
||||||
/* If want to call these APIs from userspace, you have to wrap the MAC
|
/* If want to call these APIs from userspace, you have to wrap the MAC
|
||||||
* interface in a character device viamac802154dev_register().
|
* interface in a character device viamac802154dev_register().
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user