mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
config: more spellchecking and ignoring
This commit is contained in:
@@ -136,7 +136,7 @@ percentage: %
|
||||
|
||||
Some signals do not have specific units. They range from a minimum (0%) to a
|
||||
maximum (100%). Specifics type of percentages are :ref:`relative distances
|
||||
<relativedistance>` or :ref:`brightnesses <brightness>`.
|
||||
<relativedistance>` or :ref:`brightness <brightness>`.
|
||||
|
||||
Another example is the sound :meth:`volume <.builtins.Speaker.set_volume>`,
|
||||
which ranges from 0% (silent) to 100% (loudest).
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
:mod:`tools <pybricks.tools>` -- Timing and Datalogging
|
||||
=======================================================
|
||||
:mod:`tools <pybricks.tools>` -- Timing and Data logging
|
||||
========================================================
|
||||
|
||||
.. automodule:: pybricks.tools
|
||||
:no-members:
|
||||
|
||||
Reference in New Issue
Block a user