mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
fixup changed RPL_ROOT_RANK to 256
This commit is contained in:
parent
a03e9f8ed4
commit
957f15cbdf
@ -110,7 +110,7 @@
|
||||
#define RPL_MAX_INSTANCES 1
|
||||
#define RPL_MAX_PARENTS 5
|
||||
#define RPL_MAX_ROUTING_ENTRIES 128
|
||||
#define RPL_ROOT_RANK 1
|
||||
#define RPL_ROOT_RANK 256
|
||||
#define RPL_DEFAULT_LIFETIME 0xff
|
||||
#define RPL_LIFETIME_UNIT 2
|
||||
#define RPL_GROUNDED 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user