docs/library/bluetooth.rst: Update incorrect link to gatts_write.

pull/7773/head
Matt Trentini 2021-09-09 12:52:32 +10:00 zatwierdzone przez Damien George
rodzic cc0884bb4f
commit 60d3a3c3a0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,7 @@ Configuration
- ``'mac'``: The current address in use, depending on the current address mode.
This returns a tuple of ``(addr_type, addr)``.
See :meth:`gatts_write <BLE.gap_scan>` for details about address type.
See :meth:`gatts_write <BLE.gatts_write>` for details about address type.
This may only be queried while the interface is currently active.