From 48ef5ed191f4942d0cc1a40d2b108426a0845519 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sat, 9 Apr 2022 02:37:59 -0600 Subject: k9.3 tint-toggle build is broken, generate a better fail error (until it's fixed) --- spaghetti-monster/anduril/cfg-noctigon-k9.3.c | 1 + spaghetti-monster/anduril/ramp-mode.h | 1 + 2 files changed, 2 insertions(+) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/cfg-noctigon-k9.3.c b/spaghetti-monster/anduril/cfg-noctigon-k9.3.c index 5ce5c5a..d79c03f 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-k9.3.c +++ b/spaghetti-monster/anduril/cfg-noctigon-k9.3.c @@ -1,3 +1,4 @@ +#error This build is broken. /* * K9.3 has unusual power channels, so it must override some of FSM's code. * There are two sets of LEDs: diff --git a/spaghetti-monster/anduril/ramp-mode.h b/spaghetti-monster/anduril/ramp-mode.h index 93756ab..ed76ed5 100644 --- a/spaghetti-monster/anduril/ramp-mode.h +++ b/spaghetti-monster/anduril/ramp-mode.h @@ -26,6 +26,7 @@ // thermal properties, if not defined per-driver #ifndef MIN_THERM_STEPDOWN +// TODO: Replace MAX_Xx7135 with MAX_CH1, MAX_CH2, MAX_REGULATED, etc #define MIN_THERM_STEPDOWN MAX_1x7135 // lowest value it'll step down to #endif #ifndef THERM_FASTER_LEVEL -- cgit v1.2.3