diff options
| author | Selene ToyKeeper | 2023-04-27 04:26:03 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-04-27 04:26:03 -0600 |
| commit | 688387a75413fe8213ac1bf1458176ddaa7df0ae (patch) | |
| tree | 48f235f64fae6aa923902225d1ba28f786e373fe /spaghetti-monster | |
| parent | whitespace cleanup (diff) | |
| download | anduril-688387a75413fe8213ac1bf1458176ddaa7df0ae.tar.gz anduril-688387a75413fe8213ac1bf1458176ddaa7df0ae.tar.bz2 anduril-688387a75413fe8213ac1bf1458176ddaa7df0ae.zip | |
Noctigon KR4-tintramp updated to use new channel system
(was easy since it just uses the generic Emisar-2ch build
with a couple small overrides)
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h (renamed from spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h b/spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h index c36df47..09dd604 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-kr4-tintramp.h +++ b/spaghetti-monster/anduril/cfg-noctigon-kr4-2ch.h @@ -1,13 +1,13 @@ -// Noctigon KR4 tint-ramping config options for Anduril +// Noctigon KR4 2-channel config options for Anduril // Copyright (C) 2021-2023 Selene ToyKeeper // SPDX-License-Identifier: GPL-3.0-or-later #pragma once -// (basically the same as Emisar D4S V2 tint-ramping, +// (basically the same as Emisar generic 2-channel build, // but switch on a different pin, and no lighted button) // ATTINY: 1634 -#include "hwdef-Noctigon_KR4-tintramp.h" -#include "cfg-emisar-d4sv2-tintramp.h" +#include "hwdef-noctigon-kr4-2ch.h" +#include "cfg-emisar-2ch.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0215" |
