Files
pybricks-api/doc/api/iodevices.rst
T
Laurens Valk b7d728a86e doc/iodevices: move LUMPDevice to EV3 only section
Also update graphic used for this device class.
2020-12-14 10:16:02 +01:00

20 lines
552 B
ReStructuredText

:mod:`iodevices <pybricks.iodevices>` -- Generic I/O Devices
============================================================
.. automodule:: pybricks.iodevices
:no-members:
.. note::
This module provides classes to interact with unofficial motors, sensors,
and other custom electronics. You should only connect custom electronics
or unofficial devices if you know what you are doing. Proceed with caution.
.. raw:: html
<h1>EV3 Only</h1>
The classes listed below are **only available on the EV3**.
.. include:: iodevices_ev3.inc