mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
api: percentage as brightness
This commit is contained in:
+1
-1
@@ -482,7 +482,7 @@ class LightArray():
|
||||
Set the brightness of each light.
|
||||
|
||||
Arguments:
|
||||
brightnesses (:ref:`percentage`, ..., :ref:`percentage`):
|
||||
brightnesses (:ref:`brightness`, ..., :ref:`brightness`):
|
||||
Brightness of each light. If you give just one value, all
|
||||
lights turn on with that same brightness.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user