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-k1-sbt90/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/hank/noctigon-k1-sbt90') diff --git a/hw/hank/noctigon-k1-sbt90/anduril.h b/hw/hank/noctigon-k1-sbt90/anduril.h index 99fa2cb..71541e0 100644 --- a/hw/hank/noctigon-k1-sbt90/anduril.h +++ b/hw/hank/noctigon-k1-sbt90/anduril.h @@ -6,7 +6,7 @@ // (is a K1 host with a KR4-like driver and a really high-powered LED) #define MODEL_NUMBER "0252" #include "hank/noctigon-k1-sbt90/hwdef.h" -#include "hank/cfg.h" +#include "hank/anduril.h" // ATTINY: 1634 // this light can safely run a bit hotter than most -- cgit v1.2.3