diff options
| author | Selene ToyKeeper | 2017-08-27 20:03:09 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2017-08-27 20:03:09 -0600 |
| commit | 898061b52a7aa75269327b65e41ea65054bd5b6c (patch) | |
| tree | b2ffe0a37edc1a9974004271e56f628a56c79299 /spaghetti-monster/anduril.txt | |
| parent | Ramp config mode actually works now... (diff) | |
| download | anduril-898061b52a7aa75269327b65e41ea65054bd5b6c.tar.gz anduril-898061b52a7aa75269327b65e41ea65054bd5b6c.tar.bz2 anduril-898061b52a7aa75269327b65e41ea65054bd5b6c.zip | |
Made ramp config mode significantly easier to use.
Added delays around each step.
Fixed wrong number of blinks for each option.
Diffstat (limited to 'spaghetti-monster/anduril.txt')
| -rw-r--r-- | spaghetti-monster/anduril.txt | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/spaghetti-monster/anduril.txt b/spaghetti-monster/anduril.txt index c391691..97f13fa 100644 --- a/spaghetti-monster/anduril.txt +++ b/spaghetti-monster/anduril.txt @@ -6,7 +6,7 @@ From off: * 3 clicks: battcheck mode * 4 clicks: lock-out * 5 clicks: strobe mode - + 6 clicks: momentary mode (disconnect power to exit) + * 6 clicks: momentary mode (disconnect power to exit) In steady mode: * 1 click: off @@ -14,18 +14,18 @@ In steady mode: * Click, hold: ramp down * 2 clicks: to/from turbo * 3 clicks: toggle smooth vs discrete ramping - - 4 clicks: configure current ramp + * 4 clicks: configure current ramp Smooth ramp config mode: - Setting 1: memory on/off - - Setting 2: low end - - Setting 3: high end + * Setting 2: low end + * Setting 3: high end Discrete ramp config mode: - Setting 1: memory on/off - - Setting 2: low end - - Setting 3: high end - - Setting 4: number of levels + * Setting 2: low end + * Setting 3: high end + * Setting 4: number of levels Strobe mode: * 1 click: off @@ -63,11 +63,5 @@ Momentary mode: TODO: - save settings in eeprom - - make memory toggle-able (discrete ramping) - - make lowest level configurable (smooth ramping) - - make highest level configurable (smooth ramping) - - make memory toggle-able (discrete ramping) - - make lowest level configurable (discrete ramping) - - make highest level configurable (discrete ramping) - a way to blink out the firmware version? - a way to configure indicator LED behavior? |
