mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
20 lines
375 B
ReStructuredText
20 lines
375 B
ReStructuredText
:mod:`iodevices` -- Generic I/O Devices
|
|
===========================================
|
|
|
|
.. automodule:: pybricks.iodevices
|
|
:no-members:
|
|
|
|
EV3
|
|
##################
|
|
|
|
The following classes are only available on the EV3.
|
|
|
|
.. include:: iodevices_ev3.inc
|
|
|
|
Powered Up
|
|
########################
|
|
|
|
The following class is available on Powered Up hubs only.
|
|
|
|
.. include:: iodevices_pup.inc
|