diff options
| author | Selene ToyKeeper | 2020-05-14 16:29:29 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2020-05-14 16:29:29 -0600 |
| commit | 72542bdb90a0ab9e7a7dc8faad86a646507ef6f7 (patch) | |
| tree | fd6f2cd3b4e10443d712a3411ad9b1378ba8ada8 /spaghetti-monster/momentary | |
| parent | fixed build when USE_GOODNIGHT_MODE not enabled (diff) | |
| download | anduril-72542bdb90a0ab9e7a7dc8faad86a646507ef6f7.tar.gz anduril-72542bdb90a0ab9e7a7dc8faad86a646507ef6f7.tar.bz2 anduril-72542bdb90a0ab9e7a7dc8faad86a646507ef6f7.zip | |
fixed build of "momentary" example UI
Diffstat (limited to 'spaghetti-monster/momentary')
| -rw-r--r-- | spaghetti-monster/momentary/momentary.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spaghetti-monster/momentary/momentary.c b/spaghetti-monster/momentary/momentary.c index 26acd44..c7a8cf1 100644 --- a/spaghetti-monster/momentary/momentary.c +++ b/spaghetti-monster/momentary/momentary.c @@ -22,7 +22,6 @@ #include "hwdef-Emisar_D4.h" #define USE_LVP #define USE_DEBUG_BLINK -#define USE_DELAY_4MS #include "spaghetti-monster.h" volatile uint8_t brightness; |
