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/noctigon-kr4-boost/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/noctigon-kr4/boost/hwdef.h (renamed from hw/hank/noctigon-kr4-boost/hwdef.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hank/noctigon-kr4-boost/hwdef.h b/hw/hank/noctigon-kr4/boost/hwdef.h index 1ee2627..f17d263 100644 --- a/hw/hank/noctigon-kr4-boost/hwdef.h +++ b/hw/hank/noctigon-kr4/boost/hwdef.h @@ -37,7 +37,7 @@ * not to change brightness. */ -#include "hank/noctigon-dm11-boost/hwdef.h" +#include "hank/noctigon-dm11/boost/hwdef.h" // e-switch is on a different pin #undef SWITCH_PIN |
