mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/gnrc_networking: remove reference to netdev_ieee802154_legacy
This commit is contained in:
parent
e47727fb16
commit
c54d680664
@ -37,9 +37,6 @@ USEMODULE += netstats_rpl
|
||||
# USEMODULE += sock_dns # include DNS client
|
||||
# USEMODULE += gnrc_ipv6_nib_dns # include RDNSS option handling
|
||||
|
||||
# Uncomment this to enable legacy support of netdev for IEEE 802.15.4 radios.
|
||||
# USEMODULE += netdev_ieee802154_legacy
|
||||
|
||||
# Comment this out to disable code in RIOT that does safety checking
|
||||
# which is not needed in a production environment but helps in the
|
||||
# development process:
|
||||
|
Loading…
Reference in New Issue
Block a user