mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
21 lines
498 B
ReStructuredText
21 lines
498 B
ReStructuredText
Remote Control
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. warning::
|
|
|
|
This remote is not yet supported.
|
|
Upvote `this issue <https://github.com/pybricks/support/issues/186>`_ if
|
|
you want to see this happen.
|
|
|
|
.. figure:: ../../api/images/pupremote.png
|
|
:width: 60 %
|
|
|
|
.. autoclass:: pybricks.pupdevices.Remote
|
|
:no-members:
|
|
|
|
.. automethod:: pybricks.pupdevices::Remote.light.on
|
|
|
|
.. automethod:: pybricks.pupdevices::Remote.light.off
|
|
|
|
.. automethod:: pybricks.pupdevices::Remote.buttons.pressed
|