diff options
Diffstat (limited to '')
| -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 |
2 files changed, 1 insertions, 0 deletions
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" |
