tests/pkg_semtech-loramac: use auto-init to initialize the mac
This commit is contained in:
parent
4e3e174c95
commit
fd9b3c7b84
@ -24,6 +24,7 @@ ifeq (,$(filter $(BOARD),$(BOARD_WITHOUT_LORAMAC_RX)))
|
|||||||
USEMODULE += semtech_loramac_rx
|
USEMODULE += semtech_loramac_rx
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
USEMODULE += auto_init_loramac
|
||||||
USEMODULE += shell
|
USEMODULE += shell
|
||||||
USEMODULE += shell_commands
|
USEMODULE += shell_commands
|
||||||
USEMODULE += fmt
|
USEMODULE += fmt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user