TSCH: enable adaptive time synchronization by default
This commit is contained in:
parent
15dc86aeb1
commit
27b20b09a3
@ -174,7 +174,7 @@
|
||||
#ifdef TSCH_CONF_ADAPTIVE_TIMESYNC
|
||||
#define TSCH_ADAPTIVE_TIMESYNC TSCH_CONF_ADAPTIVE_TIMESYNC
|
||||
#else
|
||||
#define TSCH_ADAPTIVE_TIMESYNC 0
|
||||
#define TSCH_ADAPTIVE_TIMESYNC 1
|
||||
#endif
|
||||
|
||||
/* HW frame filtering enabled */
|
||||
|
Loading…
Reference in New Issue
Block a user