Skip to content

Commit 678707c

Browse files
DvdGiessendpgeorge
authored andcommitted
docs/library/bluetooth: Add note that ESP32 supports pairing/bonding.
Pairing and bonding was fixed for the ESP32 in the two previous commits. Signed-off-by: Daniël van de Giessen <[email protected]>
1 parent d1e15b9 commit 678707c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/library/bluetooth.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ Pairing and bonding
722722
and ``_IRQ_SET_SECRET`` events.
723723

724724
**Note:** This is currently only supported when using the NimBLE stack on
725-
STM32 and Unix (not ESP32).
725+
ESP32, STM32 and Unix.
726726

727727
.. method:: BLE.gap_pair(conn_handle, /)
728728

0 commit comments

Comments
 (0)