Skip to content
Snippets Groups Projects
Commit dd789fcd authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

tests/pkg_semtech_loramac: adapt to latest pkg version

parent 6eb1faca
No related branches found
No related tags found
No related merge requests found
...@@ -19,5 +19,6 @@ USEMODULE += shell_commands ...@@ -19,5 +19,6 @@ USEMODULE += shell_commands
USEMODULE += fmt USEMODULE += fmt
CFLAGS += -DREGION_$(LORA_REGION) CFLAGS += -DREGION_$(LORA_REGION)
CFLAGS += -DLORAMAC_ACTIVE_REGION=LORAMAC_REGION_$(LORA_REGION)
include $(RIOTBASE)/Makefile.include include $(RIOTBASE)/Makefile.include
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment