mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
api/nxtdevices: add VernierAdapter
This commit is contained in:
@@ -54,3 +54,14 @@ NXT Temperature Sensor
|
||||
NXT Energy Meter
|
||||
^^^^^^^^^^^^^^^^^
|
||||
.. autoclass:: pybricks.nxtdevices.EnergyMeter
|
||||
|
||||
Vernier Adapter
|
||||
^^^^^^^^^^^^^^^^^
|
||||
.. autoclass:: pybricks.nxtdevices.VernierAdapter
|
||||
|
||||
.. toggle-header::
|
||||
:header: **Show/hide example**
|
||||
|
||||
**Example: Using the Surface Temperature Sensor.**
|
||||
|
||||
.. literalinclude:: ../../pybricks-projects/snippets/ev3/vernier_surface_temperature/main.py
|
||||
|
||||
Reference in New Issue
Block a user