aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-10-25 06:44:53 -0600
committerSelene ToyKeeper2023-10-25 06:44:53 -0600
commitec547ce3180679ed4847a7c3368e3ac7f4d56755 (patch)
treea6041b5800f09b38298ebc85ed7c735d55b2217e /spaghetti-monster
parentfixed bug: smooth ramp from turbo down to ceiling caused flickering (diff)
downloadanduril-ec547ce3180679ed4847a7c3368e3ac7f4d56755.tar.gz
anduril-ec547ce3180679ed4847a7c3368e3ac7f4d56755.tar.bz2
anduril-ec547ce3180679ed4847a7c3368e3ac7f4d56755.zip
fixed emisar-d1 + emisar-d1s
Diffstat (limited to 'spaghetti-monster')
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d1.h2
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d1s.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/spaghetti-monster/anduril/cfg-emisar-d1.h b/spaghetti-monster/anduril/cfg-emisar-d1.h
index 3bcf6a5..c81171c 100644
--- a/spaghetti-monster/anduril/cfg-emisar-d1.h
+++ b/spaghetti-monster/anduril/cfg-emisar-d1.h
@@ -3,8 +3,8 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
-#include "hwdef-Emisar_D1.h"
// same as Emisar D4, mostly
+#include "hwdef-emisar-d4.h"
#include "cfg-emisar-d4.h"
#undef MODEL_NUMBER
#define MODEL_NUMBER "0121"
diff --git a/spaghetti-monster/anduril/cfg-emisar-d1s.h b/spaghetti-monster/anduril/cfg-emisar-d1s.h
index 43d8160..8b70a5d 100644
--- a/spaghetti-monster/anduril/cfg-emisar-d1s.h
+++ b/spaghetti-monster/anduril/cfg-emisar-d1s.h
@@ -3,8 +3,8 @@
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
-#include "hwdef-Emisar_D1S.h"
// same as Emisar D4, mostly
+#include "hwdef-emisar-d4.h"
#include "cfg-emisar-d4.h"
#undef MODEL_NUMBER
#define MODEL_NUMBER "0122"
@@ -20,4 +20,4 @@
#define THERM_FASTER_LEVEL 144 // throttle back faster when high
// too big, turn off extra features
-#undef USE_TACTICAL_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.