mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
pybricks.iodevices: Hide LWP3Device
This is not part of the upcoming release. Hiding is nicer than adding not-ready disclaimers throughout, especially since this information is very easy to access via our beta channel.
This commit is contained in:
@@ -272,6 +272,7 @@ exclude_patterns = [
|
||||
'iodevices/ev3devsensor.rst',
|
||||
'iodevices/i2cdevice.rst',
|
||||
'iodevices/lumpdevice.rst',
|
||||
'iodevices/lwp3device.rst',
|
||||
'iodevices/uartdevice.rst',
|
||||
'media.rst',
|
||||
'messaging.rst',
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
:hidden:
|
||||
|
||||
pupdevice
|
||||
lwp3device
|
||||
|
||||
This module has classes for generic input/output devices.
|
||||
|
||||
@@ -19,9 +18,3 @@ This module has classes for generic input/output devices.
|
||||
.. figure:: ../../main/images/sensor_pup.png
|
||||
:width: 70 %
|
||||
:target: pupdevice.html
|
||||
|
||||
.. pybricks-classlink:: LWP3Device
|
||||
|
||||
.. figure:: ../../main/images/powereduphubs.png
|
||||
:width: 70 %
|
||||
:target: lwp3device.html
|
||||
|
||||
Reference in New Issue
Block a user