mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-10 00:37:49 -07:00
Deploying to gh-pages from @ Klipper3d/klipper@6773ab074b 🚀
This commit is contained in:
parent
445d9129ea
commit
dcc1e88401
24 changed files with 17 additions and 17 deletions
|
|
@ -2396,7 +2396,7 @@ is always available):</p>
|
|||
<li><code>color_data</code>: A list of color lists containing the RGBW values for a
|
||||
led in the chain. Each value is represented as a float from 0.0 to
|
||||
1.0. Each color list contains 4 items (red, green, blue, white) even
|
||||
if the underyling LED supports fewer color channels. For example,
|
||||
if the underlying LED supports fewer color channels. For example,
|
||||
the blue value (3rd item in color list) of the second neopixel in a
|
||||
chain could be accessed at
|
||||
<code>printer["neopixel <config_name>"].color_data[1][2]</code>.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue