diff options
| author | Selene ToyKeeper | 2017-08-30 23:15:39 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2017-08-30 23:15:39 -0600 |
| commit | af011b08919e42736f514ae6ffe045571dbefda9 (patch) | |
| tree | ea31deb94a043faef5d333669e6ddcceb5c8797e /spaghetti-monster | |
| parent | Added a simpler and more accurate Baton UI clone. (diff) | |
| download | anduril-af011b08919e42736f514ae6ffe045571dbefda9.tar.gz anduril-af011b08919e42736f514ae6ffe045571dbefda9.tar.bz2 anduril-af011b08919e42736f514ae6ffe045571dbefda9.zip | |
Reorganized FSM files, one dir per UI.
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/anduril.c (renamed from spaghetti-monster/anduril.c) | 0 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/anduril.txt (renamed from spaghetti-monster/anduril.txt) | 0 | ||||
| -rw-r--r-- | spaghetti-monster/baton/baton-simpler.c (renamed from spaghetti-monster/baton-simpler.c) | 0 | ||||
| -rw-r--r-- | spaghetti-monster/baton/baton.c (renamed from spaghetti-monster/baton.c) | 1 | ||||
| -rw-r--r-- | spaghetti-monster/darkhorse/darkhorse.c (renamed from spaghetti-monster/darkhorse.c) | 0 | ||||
| -rw-r--r-- | spaghetti-monster/momentary/momentary.c (renamed from spaghetti-monster/momentary.c) | 0 | ||||
| -rw-r--r-- | spaghetti-monster/ramping-ui/ramping-ui.c (renamed from spaghetti-monster/ramping-ui.c) | 0 |
7 files changed, 1 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril.c b/spaghetti-monster/anduril/anduril.c index 998c0c5..998c0c5 100644 --- a/spaghetti-monster/anduril.c +++ b/spaghetti-monster/anduril/anduril.c diff --git a/spaghetti-monster/anduril.txt b/spaghetti-monster/anduril/anduril.txt index bb0f5e2..bb0f5e2 100644 --- a/spaghetti-monster/anduril.txt +++ b/spaghetti-monster/anduril/anduril.txt diff --git a/spaghetti-monster/baton-simpler.c b/spaghetti-monster/baton/baton-simpler.c index a6ddf36..a6ddf36 100644 --- a/spaghetti-monster/baton-simpler.c +++ b/spaghetti-monster/baton/baton-simpler.c diff --git a/spaghetti-monster/baton.c b/spaghetti-monster/baton/baton.c index 4ba329e..515f2d0 100644 --- a/spaghetti-monster/baton.c +++ b/spaghetti-monster/baton/baton.c @@ -23,6 +23,7 @@ #define DEFAULT_THERM_CEIL 45 #define USE_DEBUG_BLINK #define USE_DELAY_MS +#define USE_DELAY_4MS #define USE_DELAY_ZERO #include "spaghetti-monster.h" diff --git a/spaghetti-monster/darkhorse.c b/spaghetti-monster/darkhorse/darkhorse.c index 2aa3e90..2aa3e90 100644 --- a/spaghetti-monster/darkhorse.c +++ b/spaghetti-monster/darkhorse/darkhorse.c diff --git a/spaghetti-monster/momentary.c b/spaghetti-monster/momentary/momentary.c index 6b049f4..6b049f4 100644 --- a/spaghetti-monster/momentary.c +++ b/spaghetti-monster/momentary/momentary.c diff --git a/spaghetti-monster/ramping-ui.c b/spaghetti-monster/ramping-ui/ramping-ui.c index 527a824..527a824 100644 --- a/spaghetti-monster/ramping-ui.c +++ b/spaghetti-monster/ramping-ui/ramping-ui.c |
