diff options
| author | Selene ToyKeeper | 2018-09-06 04:17:47 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2018-09-06 04:17:47 -0600 |
| commit | e4f70951b651711402c46504e9da08ec3e9a9f10 (patch) | |
| tree | 234e26298f57e3bf11f7a8bbefede86755999c48 /tk-attiny.h | |
| parent | merged recent anduril updates into rampingiosv3 (and vice-versa) (diff) | |
| parent | Calibrated ROT66-219b build better. (diff) | |
| download | anduril-e4f70951b651711402c46504e9da08ec3e9a9f10.tar.gz anduril-e4f70951b651711402c46504e9da08ec3e9a9f10.tar.bz2 anduril-e4f70951b651711402c46504e9da08ec3e9a9f10.zip | |
merged FF ROT66 branch, new hardware target (FF ROT66-219b)
Diffstat (limited to 'tk-attiny.h')
| -rw-r--r-- | tk-attiny.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tk-attiny.h b/tk-attiny.h index f208e9b..d121709 100644 --- a/tk-attiny.h +++ b/tk-attiny.h @@ -96,6 +96,9 @@ #elif defined(FSM_EMISAR_D1S_DRIVER) #include "hwdef-Emisar_D1S.h" +#elif defined(FSM_FF_ROT66_DRIVER) +#include "hwdef-FF_ROT66.h" + #elif defined(FSM_FW3A_DRIVER) #include "hwdef-FW3A.h" |
