From 80967413d823d7d23a2b44caf715c850b38169ea Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 24 Jun 2018 18:08:59 -0600 Subject: Initial D4S support for Anduril. (but only the parts which can't be public yet) --- tk-attiny.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tk-attiny.h') diff --git a/tk-attiny.h b/tk-attiny.h index d81468b..347acc7 100644 --- a/tk-attiny.h +++ b/tk-attiny.h @@ -174,6 +174,12 @@ #endif +// D4S driver is the same as a D4, basically +#ifdef FSM_EMISAR_D4S_DRIVER +#define FSM_EMISAR_D4_DRIVER +#endif + + #ifdef FSM_EMISAR_D4_DRIVER #define DRIVER_TYPE_DEFINED /* -- cgit v1.2.3