mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix esp32c3 and esp32s3 ble disconnect due to connection paramters update
This commit is contained in:
parent
2f70a76572
commit
3c06fea8a1
@ -138,7 +138,8 @@
|
||||
.patterns-submodule: &patterns-submodule
|
||||
- "components/asio/asio"
|
||||
- "components/bootloader/subproject/components/micro-ecc/micro-ecc"
|
||||
- "components/bt/controller/lib"
|
||||
- "components/bt/controller/lib_esp32"
|
||||
- "components/bt/controller/lib_esp32c3_family"
|
||||
- "components/bt/host/nimble/nimble"
|
||||
- "components/cbor/tinycbor"
|
||||
- "components/cmock/CMock"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 498df3330d7df5ef625d373cb3b795f4f88b38cc
|
||||
Subproject commit 8ce2a3620a07ba62084c75489b62d44de9ba1824
|
Loading…
Reference in New Issue
Block a user