diff options
| author | Selene ToyKeeper | 2025-07-06 23:13:01 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2025-07-06 23:13:01 -0600 |
| commit | 9f29c8ed74d58a0bb3ed6bdc4ac837243849e587 (patch) | |
| tree | 181a7470cbf119b82c219ea7f1ab7971aafed739 | |
| parent | Merge branch 'pr124-dirtydancing-documentation-povd-default' into trunk (diff) | |
| parent | Manual: Add channel mode to manual memory (diff) | |
| download | anduril-9f29c8ed74d58a0bb3ed6bdc4ac837243849e587.tar.gz anduril-9f29c8ed74d58a0bb3ed6bdc4ac837243849e587.tar.bz2 anduril-9f29c8ed74d58a0bb3ed6bdc4ac837243849e587.zip | |
Merge branch 'documentation-manual-memory' of github.com:dirtydancing/anduril into pr106-dirtydancing-documentation-manual-memory
* 'documentation-manual-memory' of github.com:dirtydancing/anduril:
Manual: Add channel mode to manual memory
| -rw-r--r-- | docs/anduril-manual.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/anduril-manual.md b/docs/anduril-manual.md index 8a73781..f13368f 100644 --- a/docs/anduril-manual.md +++ b/docs/anduril-manual.md @@ -984,6 +984,9 @@ This setting only applies to modes with channel ramping (i.e. tint ramping), and only when that mode uses the default `3H` event handler. Custom channel modes may work differently. +Furthermore, on lights with channel modes, manual memory (`Ramp -> 10C`) +not only saves the current brightness, but also the current channel mode. + UI Reference Table @@ -1040,6 +1043,7 @@ This is a table of all button mappings in Anduril, in one place: | | | | 2: ceiling | | | | 3: speed / steps | Ramp | Full | `10C` | Turn on manual memory and save current brightness +| | | | (and current channel mode on multi-channel lights) | Ramp | Full | `10H` | Ramp Extras config menu: | | | | 1: switch to automatic mem, not manual mem | | | | 2: set manual mem timeout |
