TSCH: use default MAX_BE
This commit is contained in:
parent
b6e24d9966
commit
8a71f8ac61
@ -88,7 +88,7 @@
|
||||
#ifdef TSCH_CONF_MAC_MAX_BE
|
||||
#define TSCH_MAC_MAX_BE TSCH_CONF_MAC_MAX_BE
|
||||
#else
|
||||
#define TSCH_MAC_MAX_BE 7
|
||||
#define TSCH_MAC_MAX_BE 5
|
||||
#endif
|
||||
/* Max number of re-transmissions */
|
||||
#ifdef TSCH_CONF_MAC_MAX_FRAME_RETRIES
|
||||
|
Loading…
Reference in New Issue
Block a user