mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
endif
|
||||
|
||||
USEMODULE += auto_init_loramac
|
||||
USEMODULE += shell
|
||||
USEMODULE += shell_commands
|
||||
USEMODULE += fmt
|
||||
|
Loading…
Reference in New Issue
Block a user