aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/baton/baton.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2017-08-30 23:15:39 -0600
committerSelene ToyKeeper2017-08-30 23:15:39 -0600
commitaf011b08919e42736f514ae6ffe045571dbefda9 (patch)
treeea31deb94a043faef5d333669e6ddcceb5c8797e /spaghetti-monster/baton/baton.c
parentAdded a simpler and more accurate Baton UI clone. (diff)
downloadanduril-af011b08919e42736f514ae6ffe045571dbefda9.tar.gz
anduril-af011b08919e42736f514ae6ffe045571dbefda9.tar.bz2
anduril-af011b08919e42736f514ae6ffe045571dbefda9.zip
Reorganized FSM files, one dir per UI.
Diffstat (limited to '')
-rw-r--r--spaghetti-monster/baton/baton.c (renamed from spaghetti-monster/baton.c)1
1 files changed, 1 insertions, 0 deletions
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"