Files
pybricks-api/doc/main/ev3devices/motor.rst
T
Laurens Valk 6cd0c3b136 pybricks._common.Motor: Enable on EV3 and NXT.
Use a shared include and only index the pupdevices Motor.
2026-08-25 10:13:58 +02:00

22 lines
458 B
ReStructuredText

.. pybricks-requirements::
Motors with rotation sensors
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. _fig_ev3motors:
.. figure:: ../../main/diagrams/ev3motors.png
:width: 100 %
:alt: ev3motors
EV3 and NXT motors with rotation sensors. The arrows indicate the default
positive direction.
.. blockimg:: pybricks_variables_set_motor
.. autoclass:: pybricks.ev3devices.Motor
:no-members:
:no-index:
.. include:: ../common/motor_members.rst.txt