mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
examples/openthread: adapt to update in package support
This commit is contained in:
parent
421508dc64
commit
e05f8967d9
@ -43,7 +43,7 @@ OPENTHREAD_TYPE ?= ftd
|
||||
USEMODULE += openthread-$(OPENTHREAD_TYPE)
|
||||
|
||||
# Comment the following line in order to disable the OpenThread CLI
|
||||
USEMODULE += openthread-cli
|
||||
USEMODULE += openthread-cli-$(OPENTHREAD_TYPE)
|
||||
|
||||
USEMODULE += netdev_default
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user