aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hwdef-Emisar_D1.h8
-rw-r--r--hwdef-Emisar_D1S.h8
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d1.h2
-rw-r--r--spaghetti-monster/anduril/cfg-emisar-d1s.h4
4 files changed, 3 insertions, 19 deletions
diff --git a/hwdef-Emisar_D1.h b/hwdef-Emisar_D1.h
deleted file mode 100644
index bf3a224..0000000
--- a/hwdef-Emisar_D1.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// Emisar D1 driver layout
-// Copyright (C) 2018-2023 Selene ToyKeeper
-// SPDX-License-Identifier: GPL-3.0-or-later
-#pragma once
-
-// D1 driver is exactly the same as a D4
-#include "hwdef-Emisar_D4.h"
-
diff --git a/hwdef-Emisar_D1S.h b/hwdef-Emisar_D1S.h
deleted file mode 100644
index 15cbedb..0000000
--- a/hwdef-Emisar_D1S.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// Emisar D1S driver layout
-// Copyright (C) 2018-2023 Selene ToyKeeper
-// SPDX-License-Identifier: GPL-3.0-or-later
-#pragma once
-
-// D1S driver is exactly the same as a D4
-#include "hwdef-Emisar_D4.h"
-
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