v3: Drop Remote control.

This commit is contained in:
Laurens Valk
2021-04-12 11:05:22 +02:00
parent d503966862
commit 5effd921b4
3 changed files with 0 additions and 31 deletions
-7
View File
@@ -18,7 +18,6 @@
ultrasonicsensor
forcesensor
light
remote
.. pybricks-classlink:: DCMotor
@@ -79,9 +78,3 @@
.. figure:: ../../api/images/light.png
:width: 90 %
:target: light.html
.. pybricks-classlink:: Remote
.. figure:: ../../api/images/pupremote.png
:width: 50 %
:target: remote.html
-23
View File
@@ -1,23 +0,0 @@
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:
.. autoattribute:: pybricks.pupdevices::Remote.address
:annotation:
.. automethod:: pybricks.pupdevices::Remote.light.on
.. automethod:: pybricks.pupdevices::Remote.light.off
.. automethod:: pybricks.pupdevices::Remote.buttons.pressed
-1
View File
@@ -1 +0,0 @@
.. include:: ../../api/pupdevices/remote.rst