From c798ab3e78d4ca857c9aa6dc283176df1769becd Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Fri, 3 Nov 2023 10:53:34 -0600 Subject: moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, and updated other scripts and files accordingly --- hw/lumintop/blf-gt-mini/anduril.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/lumintop/blf-gt-mini/anduril.h') diff --git a/hw/lumintop/blf-gt-mini/anduril.h b/hw/lumintop/blf-gt-mini/anduril.h index 1137e58..d4c6021 100644 --- a/hw/lumintop/blf-gt-mini/anduril.h +++ b/hw/lumintop/blf-gt-mini/anduril.h @@ -6,8 +6,6 @@ #include "lumintop/blf-gt-mini/hwdef.h" // Same as an Emisar D1S, except it has a lighted button #include "hank/emisar-d1s/anduril.h" -#undef MODEL_NUMBER -#define MODEL_NUMBER "0322" // the button lights up #define USE_INDICATOR_LED -- cgit v1.2.3