docs: Move ubluetooth under "MicroPython-specific libraries".
CPython does not have a bluetooth module, so it is not appropriate to call ubluetooth a Python standard library or micro-library.
This commit is contained in:
parent
f301170c7c
commit
f69ef97f24
@ -80,7 +80,6 @@ it will fallback to loading the built-in ``ujson`` module.
|
|||||||
sys.rst
|
sys.rst
|
||||||
uarray.rst
|
uarray.rst
|
||||||
ubinascii.rst
|
ubinascii.rst
|
||||||
ubluetooth.rst
|
|
||||||
ucollections.rst
|
ucollections.rst
|
||||||
uerrno.rst
|
uerrno.rst
|
||||||
uhashlib.rst
|
uhashlib.rst
|
||||||
@ -112,6 +111,7 @@ the following libraries.
|
|||||||
machine.rst
|
machine.rst
|
||||||
micropython.rst
|
micropython.rst
|
||||||
network.rst
|
network.rst
|
||||||
|
ubluetooth.rst
|
||||||
ucryptolib.rst
|
ucryptolib.rst
|
||||||
uctypes.rst
|
uctypes.rst
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user