mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
Merge branch 'bugfix/interrupt_watchdog_on_reset' into 'master'
Bugfix/interrupt watchdog on reset See merge request espressif/esp-idf!13384
This commit is contained in:
Submodule components/bt/controller/lib_esp32c3_family updated: 8ce2a3620a...90b025633a
@@ -196,7 +196,7 @@ config BT_GATTC_CACHE_NVS_FLASH
|
||||
config BT_GATTC_CONNECT_RETRY_COUNT
|
||||
int "The number of attempts to reconnect if the connection establishment failed"
|
||||
depends on BT_GATTC_ENABLE
|
||||
range 1 7
|
||||
range 0 7
|
||||
default 3
|
||||
help
|
||||
The number of attempts to reconnect if the connection establishment failed
|
||||
|
Reference in New Issue
Block a user