aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2021-08-31 22:58:46 -0600
committerSelene ToyKeeper2021-08-31 22:58:46 -0600
commitd3e37a3825c3a8f0971b197aa3ac543a25337f4d (patch)
tree10c85b219c1ba5cab150907a08b230223ade6c75 /spaghetti-monster
parentreduced length of auto-reverse timing window from ~1000 ms to ~660ms, because... (diff)
downloadanduril-d3e37a3825c3a8f0971b197aa3ac543a25337f4d.tar.gz
anduril-d3e37a3825c3a8f0971b197aa3ac543a25337f4d.tar.bz2
anduril-d3e37a3825c3a8f0971b197aa3ac543a25337f4d.zip
fixed builds which failed to compile after recent changes
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-ff-rot66.h2
-rw-r--r--spaghetti-monster/anduril/cfg-gchart-fet1-t1616.h2
-rw-r--r--spaghetti-monster/anduril/cfg-mateminco-mf01-mini.h4
-rw-r--r--spaghetti-monster/anduril/cfg-sofirn-sp10s.h2
4 files changed, 8 insertions, 2 deletions
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