diff options
| author | Selene ToyKeeper | 2023-11-03 08:38:35 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-03 08:38:35 -0600 |
| commit | d711921e4a4210ee9cb521b98d49e62a82129fd5 (patch) | |
| tree | 25e3d16301633cdce85893be5a30a963b3672969 /hw/hank/emisar-2ch | |
| parent | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) (diff) | |
| download | anduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.tar.gz anduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.tar.bz2 anduril-d711921e4a4210ee9cb521b98d49e62a82129fd5.zip | |
renamed cfg.h -> anduril.h inside source files
Diffstat (limited to 'hw/hank/emisar-2ch')
| -rw-r--r-- | hw/hank/emisar-2ch/anduril.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hank/emisar-2ch/anduril.h b/hw/hank/emisar-2ch/anduril.h index da2c11c..2e87151 100644 --- a/hw/hank/emisar-2ch/anduril.h +++ b/hw/hank/emisar-2ch/anduril.h @@ -5,7 +5,7 @@ #define MODEL_NUMBER "0135" #include "hank/emisar-2ch/hwdef.h" -#include "hank/cfg.h" +#include "hank/anduril.h" // ATTINY: 1634 // this light has three aux LED channels: R, G, B |
