diff options
Diffstat (limited to 'spaghetti-monster')
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-dm11-12v.h (renamed from spaghetti-monster/anduril/cfg-noctigon-md11-12v.h) | 4 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-dm11-nofet.h (renamed from spaghetti-monster/anduril/cfg-noctigon-md11-nofet.h) | 4 | ||||
| -rw-r--r-- | spaghetti-monster/anduril/cfg-noctigon-dm11.h (renamed from spaghetti-monster/anduril/cfg-noctigon-md11.h) | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/spaghetti-monster/anduril/cfg-noctigon-md11-12v.h b/spaghetti-monster/anduril/cfg-noctigon-dm11-12v.h index 1c90ab1..27af461 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-md11-12v.h +++ b/spaghetti-monster/anduril/cfg-noctigon-dm11-12v.h @@ -1,6 +1,6 @@ -// Noctigon MD11 (12V) config options for Anduril +// Noctigon DM11 (12V) config options for Anduril #define MODEL_NUMBER "0273" -#include "hwdef-Noctigon_MD11-12V.h" +#include "hwdef-Noctigon_DM11-12V.h" #include "hank-cfg.h" // ATTINY: 1634 diff --git a/spaghetti-monster/anduril/cfg-noctigon-md11-nofet.h b/spaghetti-monster/anduril/cfg-noctigon-dm11-nofet.h index 0efe85f..a1249b1 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-md11-nofet.h +++ b/spaghetti-monster/anduril/cfg-noctigon-dm11-nofet.h @@ -1,5 +1,5 @@ -// Noctigon MD11-noFET config options for Anduril -#include "cfg-noctigon-md11.h" +// Noctigon DM11-noFET config options for Anduril +#include "cfg-noctigon-dm11.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0272" // ATTINY: 1634 diff --git a/spaghetti-monster/anduril/cfg-noctigon-md11.h b/spaghetti-monster/anduril/cfg-noctigon-dm11.h index 130e05c..89d2fe6 100644 --- a/spaghetti-monster/anduril/cfg-noctigon-md11.h +++ b/spaghetti-monster/anduril/cfg-noctigon-dm11.h @@ -1,6 +1,6 @@ -// Noctigon MD11 config options for Anduril +// Noctigon DM11 config options for Anduril #define MODEL_NUMBER "0271" -#include "hwdef-Noctigon_MD11.h" +#include "hwdef-Noctigon_DM11.h" #include "hank-cfg.h" // ATTINY: 1634 |
