diff --git a/doc/api/iodevices.rst b/doc/api/iodevices.rst index 23f2afa..ecc8147 100644 --- a/doc/api/iodevices.rst +++ b/doc/api/iodevices.rst @@ -10,14 +10,6 @@ and other custom electronics. You should only connect custom electronics or unofficial devices if you know what you are doing. Proceed with caution. -LUMP Device -^^^^^^^^^^^^^ - -.. figure:: ../api/images/sensor_lump.png - :width: 80 % - -.. autoclass:: pybricks.iodevices.LUMPDevice - .. raw:: html

EV3 Only

diff --git a/doc/api/iodevices_ev3.inc b/doc/api/iodevices_ev3.inc index 976b3ba..88ee12a 100644 --- a/doc/api/iodevices_ev3.inc +++ b/doc/api/iodevices_ev3.inc @@ -1,3 +1,11 @@ +LUMP Device +^^^^^^^^^^^^^ + +.. figure:: ../api/images/sensor_rj12_green.png + :width: 25 % + +.. autoclass:: pybricks.iodevices.LUMPDevice + Analog Sensor ^^^^^^^^^^^^^