mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
Split all classes to their own file. This keeps things organized, and allows per-class comments about compatibility. Also flatten toggled examples.
12 lines
204 B
ReStructuredText
12 lines
204 B
ReStructuredText
EV3 Analog Sensor
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
.. note::
|
|
|
|
This class is only available on EV3.
|
|
|
|
.. figure:: ../../api/images/sensor_rj12_brown.png
|
|
:width: 25 %
|
|
|
|
.. autoclass:: pybricks.iodevices.AnalogSensor
|