Skip to content

Commit f2346df

Browse files
committed
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.
1 parent 94c659b commit f2346df

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

doc/common/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@
272272
'iodevices/ev3devsensor.rst',
273273
'iodevices/i2cdevice.rst',
274274
'iodevices/lumpdevice.rst',
275+
'iodevices/lwp3device.rst',
275276
'iodevices/uartdevice.rst',
276277
'media.rst',
277278
'messaging.rst',

doc/main/iodevices/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
:hidden:
1111

1212
pupdevice
13-
lwp3device
1413

1514
This module has classes for generic input/output devices.
1615

@@ -19,9 +18,3 @@ This module has classes for generic input/output devices.
1918
.. figure:: ../../main/images/sensor_pup.png
2019
:width: 70 %
2120
:target: pupdevice.html
22-
23-
.. pybricks-classlink:: LWP3Device
24-
25-
.. figure:: ../../main/images/powereduphubs.png
26-
:width: 70 %
27-
:target: lwp3device.html

0 commit comments

Comments
 (0)