mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(docs): Added the ble max_connections definations for esp32h4 and esp32s31
This commit is contained in:
@@ -91,7 +91,7 @@ Note
|
||||
.. |max_bluedroid_connections| replace:: 15
|
||||
.. |max_nimble_connections| replace:: 70
|
||||
|
||||
.. only:: esp32c6 or esp32c5 or esp32c61
|
||||
.. only:: esp32c6 or esp32c5 or esp32c61 or esp32h4 or esp32s31
|
||||
|
||||
.. |max_bluedroid_connections| replace:: 50
|
||||
.. |max_nimble_connections| replace:: 70
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
.. |max_bluedroid_connections| replace:: 15
|
||||
.. |max_nimble_connections| replace:: 70
|
||||
|
||||
.. only:: esp32c6 or esp32c5 or esp32c61
|
||||
.. only:: esp32c6 or esp32c5 or esp32c61 or esp32h4 or esp32s31
|
||||
|
||||
.. |max_bluedroid_connections| replace:: 50
|
||||
.. |max_nimble_connections| replace:: 70
|
||||
|
||||
Reference in New Issue
Block a user