From d711921e4a4210ee9cb521b98d49e62a82129fd5 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 3 Nov 2023 08:38:35 -0600 Subject: renamed cfg.h -> anduril.h inside source files --- hw/hank/noctigon-kr4-boost/anduril.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/hank/noctigon-kr4-boost') diff --git a/hw/hank/noctigon-kr4-boost/anduril.h b/hw/hank/noctigon-kr4-boost/anduril.h index 3dd2283..f0c5b92 100644 --- a/hw/hank/noctigon-kr4-boost/anduril.h +++ b/hw/hank/noctigon-kr4-boost/anduril.h @@ -7,10 +7,10 @@ // the only things different from dm11-boost are: // - e-switch is on a different pin (defined in hwdef) // - different model number -#include "hank/noctigon-dm11-boost/cfg.h" +#include "hank/noctigon-dm11-boost/anduril.h" #include "hank/noctigon-kr4-boost/hwdef.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0216" -#include "hank/cfg.h" +#include "hank/anduril.h" // ATTINY: 1634 -- cgit v1.2.3