mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
Make the heading levels match the module. No subcategories, but say which devices are available on EV3 only.
18 lines
377 B
ReStructuredText
18 lines
377 B
ReStructuredText
:mod:`iodevices <pybricks.iodevices>` -- Generic I/O Devices
|
|
============================================================
|
|
|
|
.. automodule:: pybricks.iodevices
|
|
:no-members:
|
|
|
|
LUMP Device
|
|
^^^^^^^^^^^^^
|
|
.. autoclass:: pybricks.iodevices.LUMPDevice
|
|
|
|
.. raw:: html
|
|
|
|
<h1>EV3 Only</h1>
|
|
|
|
The classes listed below are **only available on the EV3**.
|
|
|
|
.. include:: iodevices_ev3.inc
|