mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
fix(openthread): relax CSL accuracy default value
This commit is contained in:
@@ -279,7 +279,7 @@ menu "OpenThread"
|
|||||||
config OPENTHREAD_CSL_ACCURACY
|
config OPENTHREAD_CSL_ACCURACY
|
||||||
int "The current CSL rx/tx scheduling drift, in units of ± ppm"
|
int "The current CSL rx/tx scheduling drift, in units of ± ppm"
|
||||||
|
|
||||||
default 20
|
default 50
|
||||||
help
|
help
|
||||||
The current accuracy of the clock used for scheduling CSL operations
|
The current accuracy of the clock used for scheduling CSL operations
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user