aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spaghetti-monster/anduril/aux-leds.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/aux-leds.h b/spaghetti-monster/anduril/aux-leds.h
index 2e656dc..8a79cfb 100644
--- a/spaghetti-monster/anduril/aux-leds.h
+++ b/spaghetti-monster/anduril/aux-leds.h
@@ -39,7 +39,8 @@ const PROGMEM uint8_t rgb_led_colors[] = {
//#define RGB_LED_OFF_DEFAULT 0x18 // low, rainbow
#endif
#ifndef RGB_LED_LOCKOUT_DEFAULT
-#define RGB_LED_LOCKOUT_DEFAULT 0x37 // blinking, disco
+#define RGB_LED_LOCKOUT_DEFAULT 0x39 // blinking, voltage
+//#define RGB_LED_LOCKOUT_DEFAULT 0x37 // blinking, disco
#endif
#ifndef RGB_RAINBOW_SPEED
#define RGB_RAINBOW_SPEED 0x0f // change color every 16 frames