From d3e37a3825c3a8f0971b197aa3ac543a25337f4d Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Tue, 31 Aug 2021 22:58:46 -0600 Subject: fixed builds which failed to compile after recent changes --- spaghetti-monster/anduril/cfg-ff-rot66.h | 2 ++ spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h | 2 +- spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h | 4 ++++ spaghetti-monster/anduril/cfg-sofirn-sp10s.h | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) (limited to 'spaghetti-monster') diff --git a/spaghetti-monster/anduril/cfg-ff-rot66.h b/spaghetti-monster/anduril/cfg-ff-rot66.h index 652c98b..7e21fe7 100644 --- a/spaghetti-monster/anduril/cfg-ff-rot66.h +++ b/spaghetti-monster/anduril/cfg-ff-rot66.h @@ -41,3 +41,5 @@ #undef BLINK_AT_RAMP_MIDDLE #undef BLINK_AT_RAMP_CEIL +// too big, remove stuff to make room +#undef USE_RAMP_AFTER_MOON_CONFIG diff --git a/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h b/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h index 192307e..9036d26 100644 --- a/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h +++ b/spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h @@ -32,4 +32,4 @@ #define THERM_FASTER_LEVEL 105 // enable 2 click turbo -#define USE_2C_MAX_TURBO +#define DEFAULT_2C_STYLE 1 diff --git a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h index de5da88..962317e 100644 --- a/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h +++ b/spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h @@ -50,3 +50,7 @@ #define THERM_FASTER_LEVEL 130 // throttle back faster when high + + +// too big, remove stuff to make room +#undef USE_RAMP_SPEED_CONFIG diff --git a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h index 99ed17d..06720b6 100644 --- a/spaghetti-monster/anduril/cfg-sofirn-sp10s.h +++ b/spaghetti-monster/anduril/cfg-sofirn-sp10s.h @@ -25,4 +25,4 @@ #define THERM_FASTER_LEVEL 105 // enable 2 click turbo -#define USE_2C_MAX_TURBO +#define DEFAULT_2C_STYLE 1 -- cgit v1.2.3