diff options
| author | Selene ToyKeeper | 2023-10-28 08:13:52 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-10-28 08:13:52 -0600 |
| commit | fa9313280f6f326036f1798cae94924bb60fe1d8 (patch) | |
| tree | 0bf171cf50d5cb20825d43f426adbe416f24c521 /hwdef-ff-rot66.h | |
| parent | converted emisar-d18 to new API (diff) | |
| download | anduril-fa9313280f6f326036f1798cae94924bb60fe1d8.tar.gz anduril-fa9313280f6f326036f1798cae94924bb60fe1d8.tar.bz2 anduril-fa9313280f6f326036f1798cae94924bb60fe1d8.zip | |
converted ff-rot66 to new API
(it's mostly the same as FW3A, but has an aux LED
so there's less room for other stuff)
Diffstat (limited to '')
| -rw-r--r-- | hwdef-ff-rot66.h (renamed from hwdef-FF_ROT66.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-FF_ROT66.h b/hwdef-ff-rot66.h index e84b565..3fea9f1 100644 --- a/hwdef-FF_ROT66.h +++ b/hwdef-ff-rot66.h @@ -15,7 +15,7 @@ #define VOLTAGE_FUDGE_FACTOR 7 // add 0.35V #endif -#include "hwdef-FW3A.h" +#include "hwdef-fw3a.h" // ... and no optic nerve #ifdef VISION_PIN |
