mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Generic and custom devices like the AnalogSensor will live in a dedicated module.
10 lines
220 B
ReStructuredText
10 lines
220 B
ReStructuredText
:mod:`customdevices` -- Custom Devices
|
|
===========================================
|
|
|
|
.. automodule:: pybricks.customdevices
|
|
:no-members:
|
|
|
|
Analog Sensor
|
|
^^^^^^^^^^^^^
|
|
.. autoclass:: pybricks.customdevices.AnalogSensor
|