mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
These were hidden for the 3.0 release, but we can re-enable them for the beta release of 3.1. Revert "v3: Drop parameters Side and Button." This reverts commit07c53e9a3d. Revert "v3: Drop Remote control." This reverts commitb600f5029e. Revert "v3: Drop geometry module." This reverts commit5f767f3fee. Revert "v3: Drop Prime Hub and Inventor Hub." This reverts commit8db7892f8c. Revert "v3: Drop IMU documentation." This reverts commitb325bf4bff.
30 lines
478 B
ReStructuredText
30 lines
478 B
ReStructuredText
:mod:`parameters <pybricks.parameters>` -- Parameters and Constants
|
|
===================================================================
|
|
|
|
.. automodule:: pybricks.parameters
|
|
:no-members:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
button
|
|
color
|
|
direction
|
|
port
|
|
side
|
|
stop
|
|
|
|
.. pybricks-classlink:: Button
|
|
|
|
.. pybricks-classlink:: Color
|
|
|
|
.. pybricks-classlink:: Direction
|
|
|
|
.. pybricks-classlink:: Port
|
|
|
|
.. pybricks-classlink:: Side
|
|
|
|
.. pybricks-classlink:: Stop
|
|
|