docs/library/bluetooth: Add link to aioble.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
pull/8814/head
Jim Mussared 2022-06-24 13:02:44 +10:00 zatwierdzone przez Damien George
rodzic 4ce1adab31
commit 3ce21945b1
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,9 @@ concurrently. Pairing (and bonding) is supported on some ports.
This API is intended to match the low-level Bluetooth protocol and provide
building-blocks for higher-level abstractions such as specific device types.
.. note:: For most applications, we recommend using the higher-level
`aioble library <https://github.com/micropython/micropython-lib/tree/master/micropython/bluetooth/aioble>`_.
.. note:: This module is still under development and its classes, functions,
methods and constants are subject to change.