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/emisar-d4s-219/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/hank/emisar-d4s-219') diff --git a/hw/hank/emisar-d4s-219/anduril.h b/hw/hank/emisar-d4s-219/anduril.h index 9d4fc87..81ce6f3 100644 --- a/hw/hank/emisar-d4s-219/anduril.h +++ b/hw/hank/emisar-d4s-219/anduril.h @@ -5,7 +5,7 @@ // same as D4S but with FET modes limited to 80% power // to avoid destroying the LEDs -#include "hank/emisar-d4s/cfg.h" +#include "hank/emisar-d4s/anduril.h" #undef MODEL_NUMBER #define MODEL_NUMBER "0132" -- cgit v1.2.3