docs/library/ubluetooth: Add note about API being under development.
This commit is contained in:
parent
b76f0a73bc
commit
159388f850
|
@ -12,6 +12,9 @@ roles concurrently.
|
||||||
This API is intended to match the low-level Bluetooth protocol and provide
|
This API is intended to match the low-level Bluetooth protocol and provide
|
||||||
building-blocks for higher-level abstractions such as specific device types.
|
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
|
class BLE
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue