1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Make example/emcute_mqtt honor radio settings

Fix #17772
This commit is contained in:
msimonin 2022-03-08 11:18:43 +01:00
parent a0ec3a0e02
commit 5a795fafe2

View File

@ -42,3 +42,6 @@ DEVELHELP ?= 1
QUIET ?= 1
include $(RIOTBASE)/Makefile.include
# Set a custom channel if needed
include $(RIOTMAKE)/default-radio-settings.inc.mk