kopia lustrzana https://github.com/espressif/esp-idf
fix(nimble): Increase range of reattempt connection count
rodzic
d9b9b76785
commit
1b249261f3
|
@ -439,7 +439,7 @@ config BT_NIMBLE_ENABLE_CONN_REATTEMPT
|
|||
|
||||
config BT_NIMBLE_MAX_CONN_REATTEMPT
|
||||
int "Maximum number connection reattempts"
|
||||
range 1 7
|
||||
range 1 255
|
||||
default 3
|
||||
depends on BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLE_CONN_REATTEMPT
|
||||
help
|
||||
|
|
Ładowanie…
Reference in New Issue