docs/library/ubluetooth: Add note about API being under development.

pull/1/head
Damien George 2019-12-10 16:58:27 +11:00
parent b76f0a73bc
commit 159388f850
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ roles concurrently.
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:: This module is still under development and its classes, functions,
methods and constants are subject to change.
class BLE
---------