From 2ae15056b8ef9d1be92896fba37d24d4f37aeeaa Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Thu, 26 Oct 2023 11:42:07 -0600 Subject: fixed emisar-d1v2 builds (only needed a simple one-liner) --- spaghetti-monster/anduril/cfg-emisar-d1v2-7135-fet.h | 2 +- spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h | 2 +- spaghetti-monster/anduril/cfg-emisar-d1v2-nofet.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/cfg-emisar-d1v2-7135-fet.h b/spaghetti-monster/anduril/cfg-emisar-d1v2-7135-fet.h index 6df56cf..4022ba6 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d1v2-7135-fet.h +++ b/spaghetti-monster/anduril/cfg-emisar-d1v2-7135-fet.h @@ -17,7 +17,7 @@ // (early short run had no button LEDs at all, later run uses linear+FET instead, // so it's unlikely that anyone needs this, but it doesn't hurt anything) #define USE_AUX_RGB_LEDS -#define USE_AUX_RGB_LEDS_WHILE_ON +#define USE_AUX_RGB_LEDS_WHILE_ON 25 #define USE_INDICATOR_LED_WHILE_RAMPING // safe limit ~50% power diff --git a/spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h b/spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h index c1f7238..28c57f8 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h +++ b/spaghetti-monster/anduril/cfg-emisar-d1v2-linear-fet.h @@ -15,7 +15,7 @@ #define USE_BUTTON_LED // the aux LEDs are in the button, so use them while main LEDs are on #define USE_AUX_RGB_LEDS -#define USE_AUX_RGB_LEDS_WHILE_ON +#define USE_AUX_RGB_LEDS_WHILE_ON 25 #define USE_INDICATOR_LED_WHILE_RAMPING // safe limit: max regulated power diff --git a/spaghetti-monster/anduril/cfg-emisar-d1v2-nofet.h b/spaghetti-monster/anduril/cfg-emisar-d1v2-nofet.h index a68a333..7f5bcc4 100644 --- a/spaghetti-monster/anduril/cfg-emisar-d1v2-nofet.h +++ b/spaghetti-monster/anduril/cfg-emisar-d1v2-nofet.h @@ -15,7 +15,7 @@ #define USE_BUTTON_LED // the aux LEDs are in the button, so use them while main LEDs are on #define USE_AUX_RGB_LEDS -#define USE_AUX_RGB_LEDS_WHILE_ON +#define USE_AUX_RGB_LEDS_WHILE_ON 25 #define USE_INDICATOR_LED_WHILE_RAMPING // safe limit: same as regular ramp -- cgit v1.2.3