diff options
| author | Selene ToyKeeper | 2021-09-17 02:22:21 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2021-09-17 02:22:21 -0600 |
| commit | 933fc55d7289d081cd124ee47a3d5af2b27ba0cc (patch) | |
| tree | c37db5d2e20d717f0569aa0272c94faefdcaa132 | |
| parent | merged K9.3-tintramp / D4Sv2-tintramp branch (diff) | |
| download | anduril-933fc55d7289d081cd124ee47a3d5af2b27ba0cc.tar.gz anduril-933fc55d7289d081cd124ee47a3d5af2b27ba0cc.tar.bz2 anduril-933fc55d7289d081cd124ee47a3d5af2b27ba0cc.zip | |
clarified where brightness level comes from in beacon/sos/momentary modes
| -rw-r--r-- | spaghetti-monster/anduril/anduril-manual.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/spaghetti-monster/anduril/anduril-manual.txt b/spaghetti-monster/anduril/anduril-manual.txt index 2b5f589..a8f3730 100644 --- a/spaghetti-monster/anduril/anduril-manual.txt +++ b/spaghetti-monster/anduril/anduril-manual.txt @@ -406,8 +406,9 @@ In more detail, this is what each blinky / utility mode does: stays off until the next blink. The brightness and the number of seconds between pulses are configurable: - - Brightness is the user's last-ramped level, so set this in - ramping mode before starting beacon mode. + - Brightness is the user's memorized ramp level, so set this in + ramping mode before activating beacon mode. Follows the same + memory rules as ramping -- automatic, manual, or hybrid. - Speed is configured by holding the button. The light should blink once per second while holding the button. Release it @@ -421,8 +422,7 @@ In more detail, this is what each blinky / utility mode does: Blinks out a distress signal. Three short, three long, three short. Repeats until light is turned off or until battery is low. - The last-ramped brightness in Ramping Mode determines the brightness - of SOS Mode. + The memorized ramp level determines the brightness of SOS Mode. Strobe / Mood Modes @@ -505,8 +505,8 @@ depending on which was active before going to momentary mode. To select which one, go to the mode you want to use, adjust the brightness and speed and other settings, then click 5 times to enter momentary mode. -In steady mode, brightness is the last-ramped level, so adjust that -before entering momentary mode. +In steady mode, brightness is the memorized ramp level, so adjust that +in Ramp Mode before entering momentary mode. In momentary strobe mode, the settings are copied from the last-used strobe mode, such as party strobe, tactical strobe, or lightning. |
