Skip to content

Commit 8a728e8

Browse files
committed
bugfix(espat-2438): Modify the document description regarding BLE transmission power
1 parent c23d33b commit 8a728e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/en/AT_Command_Set/Basic_AT_Commands.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@ Parameters
16721672
- 6: -11 dBm
16731673
- 7: -14 dBm
16741674

1675-
.. only:: esp32c3 or esp32c2
1675+
.. only:: esp32c3 or esp32c2 or esp32c5
16761676

16771677
- **<ble_adv_power>**: RF TX Power of Bluetooth LE advertising. Range: [0,15].
16781678

@@ -1693,7 +1693,7 @@ Parameters
16931693
- 14: 18 dBm
16941694
- 15: 20 dBm
16951695

1696-
.. only:: esp32c6 or esp32c5
1696+
.. only:: esp32c6
16971697

16981698
- **<ble_adv_power>**: RF TX Power of Bluetooth LE advertising. Range: [3,15].
16991699

docs/zh_CN/AT_Command_Set/Basic_AT_Commands.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@
16721672
- 6: -11 dBm
16731673
- 7: -14 dBm
16741674

1675-
.. only:: esp32c3 or esp32c2
1675+
.. only:: esp32c3 or esp32c2 or esp32c5
16761676

16771677
- **<ble_adv_power>**:Bluetooth LE 广播的 RF TX Power。取值范围为 [0,15]:
16781678

@@ -1693,7 +1693,7 @@
16931693
- 14: 18 dBm
16941694
- 15: 20 dBm
16951695

1696-
.. only:: esp32c6 or esp32c5
1696+
.. only:: esp32c6
16971697

16981698
- **<ble_adv_power>**:Bluetooth LE 广播的 RF TX Power。取值范围为 [3,15]:
16991699

0 commit comments

Comments
 (0)