mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
The doc/api is a legacy name, which is confusing in the current use, since all build targets are now APIs. Today we have: doc/common: Common configuration and settings between all targets. doc/main: Main Pybricks documentation at docs.pybricks.com. doc/ide: Documentation shipped with the Pybricks Code IDE.
12 lines
205 B
ReStructuredText
12 lines
205 B
ReStructuredText
EV3 Analog Sensor
|
|
^^^^^^^^^^^^^^^^^
|
|
|
|
.. note::
|
|
|
|
This class is only available on EV3.
|
|
|
|
.. figure:: ../../main/images/sensor_rj12_brown.png
|
|
:width: 25 %
|
|
|
|
.. autoclass:: pybricks.iodevices.AnalogSensor
|