From a58ba65298350e9e7a2f8ce33645cdf1db5916cd Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Wed, 17 Oct 2018 23:46:10 -0600 Subject: PL47 doesn't need "low" mode for aux LED / switch LED --- spaghetti-monster/anduril/cfg-ff-pl47.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/cfg-ff-pl47.h b/spaghetti-monster/anduril/cfg-ff-pl47.h index d916e06..ef12964 100644 --- a/spaghetti-monster/anduril/cfg-ff-pl47.h +++ b/spaghetti-monster/anduril/cfg-ff-pl47.h @@ -17,7 +17,8 @@ // the "low" mode doesn't work on this light's aux LEDs // (but it does work on the switch LEDs) -//#define INDICATOR_LED_SKIP_LOW +// Fireflies wants to skip aux LED mode 1 (low) +#define INDICATOR_LED_SKIP_LOW // ... or if TICK_DURING_STANDBY is turned off: // off mode: high (2) -- cgit v1.2.3