aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-10-07 19:37:22 -0600
committerSelene ToyKeeper2018-10-07 19:37:22 -0600
commita7750407f2722d20773b294ba26a5ff1f0cb6650 (patch)
treee27af9a10511bdae9e318ac4870e944fac7383b2 /tk-attiny.h
parentmerged FF ROT66 updates (supports both 7x7135 and 14x7135 now) (diff)
parentMade second aux LED copy the behavior of the first. (diff)
downloadanduril-a7750407f2722d20773b294ba26a5ff1f0cb6650.tar.gz
anduril-a7750407f2722d20773b294ba26a5ff1f0cb6650.tar.bz2
anduril-a7750407f2722d20773b294ba26a5ff1f0cb6650.zip
merged FF PL47 branch (first rev, may not be final)
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 d121709..54856bf 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_PL47_DRIVER)
+#include "hwdef-FF_PL47.h"
+
#elif defined(FSM_FF_ROT66_DRIVER)
#include "hwdef-FF_ROT66.h"