From c730d0e7984432f5f53b068b4dd071cd08ba04ca Mon Sep 17 00:00:00 2001 From: Thomas Arthofer Date: Wed, 22 Aug 2018 22:37:41 +0200 Subject: Also remove FIXME hint for aux-led pattern change --- spaghetti-monster/anduril/anduril.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/anduril.c b/spaghetti-monster/anduril/anduril.c index 67b02c9..c2a598e 100755 --- a/spaghetti-monster/anduril/anduril.c +++ b/spaghetti-monster/anduril/anduril.c @@ -1147,8 +1147,6 @@ uint8_t lockout_state(EventPtr event, uint16_t arg) { else if (event == EV_click3_hold) { #ifndef USE_INDICATOR_LED_WHILE_RAMPING // if main LED obscures aux LEDs, turn it off - // FIXME: might not work, since it was turned on just a few clock - // cycles ago at beginning of this function set_level(0); #endif #ifdef TICK_DURING_STANDBY -- cgit v1.2.3