diff options
| author | Selene ToyKeeper | 2023-11-03 09:07:37 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-03 09:07:37 -0600 |
| commit | cf0ed5c4bd07e191088977722010e9eec94a7c05 (patch) | |
| tree | 4c2e4156a74cf3a6f1bad1f1d4b5087bb74a9f32 /hw/hank/emisar-2ch/fet/hwdef.h | |
| parent | fixed compile scripts and added a "./make" wrapper for convenience (diff) | |
| download | anduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.tar.gz anduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.tar.bz2 anduril-cf0ed5c4bd07e191088977722010e9eec94a7c05.zip | |
moved variant builds under their parent, like "d4-219" -> "d4/219"
Diffstat (limited to '')
| -rw-r--r-- | hw/hank/emisar-2ch/fet/hwdef.h (renamed from hw/hank/emisar-2ch-fet/hwdef.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hank/emisar-2ch-fet/hwdef.h b/hw/hank/emisar-2ch/fet/hwdef.h index a429a6c..1569d41 100644 --- a/hw/hank/emisar-2ch-fet/hwdef.h +++ b/hw/hank/emisar-2ch/fet/hwdef.h @@ -35,7 +35,7 @@ #define ATTINY 1634 #include <avr/io.h> -#define HWDEF_C_FILE hank/emisar-2ch-fet/hwdef.c +#define HWDEF_C_FILE hank/emisar-2ch/fet/hwdef.c // allow using aux LEDs as extra channel modes #include "fsm/chan-rgbaux.h" |
