Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
luisan00 authored and CW-75 committed Sep 13, 2022
1 parent 8a7be71 commit 1be9673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/network/rpl_protocol/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ CFLAGS += -DGNRC_RPL_DEFAULT_DIO_INTERVAL_DOUBLINGS=13
CFLAGS += -DCONFIG_GNRC_IPV6_NIB_NUMOF=50
CFLAGS += -DCONFIG_GNRC_IPV6_NIB_OFFL_NUMOF=50

# Allow alternative parents, increase num of default routes in the NIB.
# Allow alternative parents, increase num of default routers in the NIB.
# Ref: https://doc.riot-os.org/group__net__gnrc__rpl.html
CFLAGS += -DCONFIG_GNRC_IPV6_NIB_DEFAULT_ROUTER_NUMOF=2

Expand Down

0 comments on commit 1be9673

Please sign in to comment.