Cleaned up code style, comments, and print outs. Set default DAG parameters when the DIO configuration option is missing.
This commit is contained in:
parent
6e41f6fbe9
commit
d0e2d9b47e
7 changed files with 102 additions and 107 deletions
|
@ -62,7 +62,7 @@ rpl_of_t rpl_of0 = {
|
|||
0
|
||||
};
|
||||
|
||||
#define DEFAULT_RANK_INCREMENT DEFAULT_MIN_HOPRANKINC
|
||||
#define DEFAULT_RANK_INCREMENT RPL_MIN_HOPRANKINC
|
||||
|
||||
#define MIN_DIFFERENCE (NEIGHBOR_INFO_ETX_DIVISOR + NEIGHBOR_INFO_ETX_DIVISOR / 2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue