From 3d04287f5fe4840eda4717abee8fb68bbd6d43b3 Mon Sep 17 00:00:00 2001 From: blakadder Date: Mon, 6 May 2019 11:25:32 +0200 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 2fe72229..86016ac1 100644 --- a/Commands.md +++ b/Commands.md @@ -330,7 +330,7 @@ HsbColor1|`0..360` = set hue HsbColor2|`0..100` = set saturation HsbColor3|`0..100` = set brightness Led\|`#RRGGBB` = set Led\ hex color value where `` is the pixel number *(aplies only to addressable LEDs)* -LedTable|`0` = do not use [LED gamma correction](https://learn.adafruit.com/led-tricks-gamma-correction?view=all)
`1` = use gamma correction *(default)*
Note: since 6.5.0.9 Gamma correction is on by default. +LedTable|`0` = do not use [LED gamma correction](https://learn.adafruit.com/led-tricks-gamma-correction?view=all) *(default up to 6.5.0.8)*
`1` = use gamma correction *(default since 6.5.0.9)* Pixels|`1..512` = set amount of pixels in strip or ring and reset `Rotation` *(applies only to addressable LEDs)* Rotation|`` = set amount of pixels to rotate (up to `Pixels` value) *(applies only to addressable LEDs)* Scheme | Light effects
`+` = next scheme
`-` = previous scheme
`0` = single color for LED light *(default)*
`1` = start wake up sequence (same as [`Wakeup`](#wakeup))
`2` = cycle up through colors using Speed option
`3` = cycle down through colors using Speed option
`4` = random cycle through colors using Speed and Fade