Deploying to gh-pages from @ Klipper3d/klipper@5f0885958d 🚀

This commit is contained in:
KevinOConnor
2022-04-18 14:23:06 +00:00
parent 604bf31218
commit b23182e3c9
16 changed files with 177 additions and 174 deletions

View File

@@ -5830,8 +5830,9 @@ pin:
# Neopixel is connected to the pin).
#color_order: GRB
# Set the pixel order required by the LED hardware (using a string
# containing the letters R, G, B, W with W optional). The default is
# GRB.
# containing the letters R, G, B, W with W optional). Alternatively,
# this may be a comma separated list of pixel orders - one for each
# LED in the chain. The default is GRB.
#initial_RED: 0.0
#initial_GREEN: 0.0
#initial_BLUE: 0.0