aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-10-01 06:47:08 -0600
committerSelene ToyKeeper2023-10-01 06:47:08 -0600
commit6f195f6d61b175f08e0cf15d366cced5f7d8b765 (patch)
tree02903e86be85a8455c8c100aa65c7a7ef2a920d6
parentsofirn-lt1s-pro: allow configuring the blink channel (diff)
downloadanduril-6f195f6d61b175f08e0cf15d366cced5f7d8b765.tar.gz
anduril-6f195f6d61b175f08e0cf15d366cced5f7d8b765.tar.bz2
anduril-6f195f6d61b175f08e0cf15d366cced5f7d8b765.zip
fixed builds for ff-e01, ff-pl47*
+ added smooth steps - removed SOS mode
-rw-r--r--spaghetti-monster/anduril/cfg-ff-e01.h3
-rw-r--r--spaghetti-monster/anduril/cfg-ff-pl47.h3
-rw-r--r--spaghetti-monster/anduril/cfg-ff-pl47g2.h3
3 files changed, 9 insertions, 0 deletions
diff --git a/spaghetti-monster/anduril/cfg-ff-e01.h b/spaghetti-monster/anduril/cfg-ff-e01.h
index 73bf9db..07bda87 100644
--- a/spaghetti-monster/anduril/cfg-ff-e01.h
+++ b/spaghetti-monster/anduril/cfg-ff-e01.h
@@ -50,5 +50,8 @@
// don't do this
#undef BLINK_AT_RAMP_MIDDLE
+#define USE_SMOOTH_STEPS
+
// too big, turn off extra features
+#undef USE_SOS_MODE
//#undef USE_TACTICAL_MODE
diff --git a/spaghetti-monster/anduril/cfg-ff-pl47.h b/spaghetti-monster/anduril/cfg-ff-pl47.h
index 05c6fb6..6436477 100644
--- a/spaghetti-monster/anduril/cfg-ff-pl47.h
+++ b/spaghetti-monster/anduril/cfg-ff-pl47.h
@@ -72,5 +72,8 @@
// don't do this
#undef BLINK_AT_RAMP_MIDDLE
+#define USE_SMOOTH_STEPS
+
// too big, turn off extra features
+#undef USE_SOS_MODE
#undef USE_TACTICAL_MODE
diff --git a/spaghetti-monster/anduril/cfg-ff-pl47g2.h b/spaghetti-monster/anduril/cfg-ff-pl47g2.h
index acb3b16..830d7e8 100644
--- a/spaghetti-monster/anduril/cfg-ff-pl47g2.h
+++ b/spaghetti-monster/anduril/cfg-ff-pl47g2.h
@@ -60,5 +60,8 @@
// don't do this
#undef BLINK_AT_RAMP_MIDDLE
+#define USE_SMOOTH_STEPS
+
// too big, turn off extra features
+#undef USE_SOS_MODE
#undef USE_TACTICAL_MODE
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.