Bugfix/interrupt watchdog on reset v4.3 See merge request espressif/esp-idf!13386
@@ -1 +1 @@
-Subproject commit f2b0c9908f0b1e8a758f7fcfe24a3be4d75fb9b1
+Subproject commit 655bfde644956b1a0c4208b064b94e5d360daa13
@@ -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