aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-09-06 04:17:47 -0600
committerSelene ToyKeeper2018-09-06 04:17:47 -0600
commite4f70951b651711402c46504e9da08ec3e9a9f10 (patch)
tree234e26298f57e3bf11f7a8bbefede86755999c48 /tk-attiny.h
parentmerged recent anduril updates into rampingiosv3 (and vice-versa) (diff)
parentCalibrated ROT66-219b build better. (diff)
downloadanduril-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.h3
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"