examples/gnrc_networking: comment about optional DODAG_CONFs in Makefile

pr/gpio
Cenk Gündoğan 8 years ago
parent 39255ee8f8
commit 72a3d50bed

@ -35,6 +35,10 @@ USEMODULE += ps
# development process:
CFLAGS += -DDEVELHELP
# Comment this out to join RPL DODAGs even if DIOs do not contain
# DODAG Configuration Options (see the doc for more info)
# CFLAGS += -DGNRC_RPL_DODAG_CONF_OPTIONAL_ON_JOIN
# Change this to 0 show compiler invocation lines by default:
QUIET ?= 1

Loading…
Cancel
Save