aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/baton/baton.c
diff options
context:
space:
mode:
authorSelene ToyKeeper2018-12-18 14:59:40 -0700
committerSelene ToyKeeper2018-12-18 14:59:40 -0700
commitf144b83fbbd2c6a36600ed27291d0816543df34b (patch)
tree37e043ec7a083ddbfbffb35844279318afc6dddb /spaghetti-monster/baton/baton.c
parentReworked the config file include system so it'll include the #defined value (diff)
downloadanduril-f144b83fbbd2c6a36600ed27291d0816543df34b.tar.gz
anduril-f144b83fbbd2c6a36600ed27291d0816543df34b.tar.bz2
anduril-f144b83fbbd2c6a36600ed27291d0816543df34b.zip
Updated the rest of the FSM interfaces to use the new config file system.
Diffstat (limited to 'spaghetti-monster/baton/baton.c')
-rw-r--r--spaghetti-monster/baton/baton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/baton/baton.c b/spaghetti-monster/baton/baton.c
index d138297..8a80134 100644
--- a/spaghetti-monster/baton/baton.c
+++ b/spaghetti-monster/baton/baton.c
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define FSM_EMISAR_D4_DRIVER
+#include "hwdef-Emisar_D4.h"
#define USE_LVP
#define USE_THERMAL_REGULATION
#define USE_DELAY_MS