diff options
| author | Selene ToyKeeper | 2023-11-02 17:16:25 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-02 17:16:25 -0600 |
| commit | 7cb4fe0944b839f28dfd96a88a772cd6a8b58019 (patch) | |
| tree | 8d3b203f1650edc28b1f67e1589e3bc870b33fa6 /spaghetti-monster/baton/baton.txt | |
| parent | added LICENSE (GPLv3) (diff) | |
| download | anduril-7cb4fe0944b839f28dfd96a88a772cd6a8b58019.tar.gz anduril-7cb4fe0944b839f28dfd96a88a772cd6a8b58019.tar.bz2 anduril-7cb4fe0944b839f28dfd96a88a772cd6a8b58019.zip | |
reorganized project files (part 1)
(just moved files, didn't change the contents yet,
and nothing will work without updating #includes and build scripts and stuff)
Diffstat (limited to 'spaghetti-monster/baton/baton.txt')
| -rw-r--r-- | spaghetti-monster/baton/baton.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/spaghetti-monster/baton/baton.txt b/spaghetti-monster/baton/baton.txt deleted file mode 100644 index 2f0c22f..0000000 --- a/spaghetti-monster/baton/baton.txt +++ /dev/null @@ -1,21 +0,0 @@ -This is a very simple clone of the Olight Baton interface. It is not -exact, but it has the basics. Mostly, it exists for the purposes of -demonstrating how to create interfaces in FSM. - -While off: - - - 1 click: Turn on (at memorized level). - - Hold: Turn on (at moon level). - - 2 clicks: Turn on (at highest level). - - 4 clicks: Soft lockout mode. - -While on: - - - 1 click: Turn off. - - Hold: Change the brightness. Goes up in steps, then wraps around. - - 2 clicks: Go to/from highest level. - -While locked: - - - 4 clicks: Exit lockout mode. - |
