mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
tests/pkg_semtech_loramac: adapt to latest pkg version
This commit is contained in:
parent
6eb1facac5
commit
dd789fcdaf
@ -19,5 +19,6 @@ USEMODULE += shell_commands
|
||||
USEMODULE += fmt
|
||||
|
||||
CFLAGS += -DREGION_$(LORA_REGION)
|
||||
CFLAGS += -DLORAMAC_ACTIVE_REGION=LORAMAC_REGION_$(LORA_REGION)
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user