Skip to content

Commit

Permalink
pybricks.iodevices: Document availability.
Browse files Browse the repository at this point in the history
  • Loading branch information
laurensvalk committed Jul 27, 2021
1 parent a0bd4a6 commit 1cf6f8d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions doc/main/iodevices/index.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
:mod:`iodevices <pybricks.iodevices>` -- Generic I/O Devices
============================================================

.. automodule:: pybricks.iodevices
:no-members:
.. module:: pybricks.iodevices

.. toctree::
:maxdepth: 1
:hidden:

pupdevice


This module has classes for generic input/output devices. It is available on
these hubs:

.. pybricks-requirements:: pybricks-iodevices

.. pybricks-classlink:: PUPDevice

.. figure:: ../../main/images/sensor_pup.png
Expand Down

0 comments on commit 1cf6f8d

Please sign in to comment.