From 7cb4fe0944b839f28dfd96a88a772cd6a8b58019 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Thu, 2 Nov 2023 17:16:25 -0600 Subject: 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) --- spaghetti-monster/baton/baton.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 spaghetti-monster/baton/baton.txt (limited to 'spaghetti-monster/baton/baton.txt') 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. - -- cgit v1.2.3