aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-12-08 14:51:46 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-12-08 14:51:46 +0200
commitaeabb681d16451e191a1620d4eebf40549771491 (patch)
tree33183bb64916935d68e2399028b9e9c0952e098f /Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c
parent3cd59dd3b04168ad91cb1fe51231e9b3ddd74705 (diff)
downloadTango-aeabb681d16451e191a1620d4eebf40549771491.tar.gz
Tango-aeabb681d16451e191a1620d4eebf40549771491.zip
Support for new head in ProtoBif and embedded (initial)
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c b/Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c
index e1a516e95..157841365 100644
--- a/Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c
+++ b/Software/Embedded_SW/Embedded/Modules/General/MachineStatus.c
@@ -24,7 +24,7 @@
#include "drivers/Motors/Motor.h"
#include "Modules/General/MachineStatus.h"
-
+#include "Modules/Control/MillisecTask.h"
#include "modules/ids/ids_ex.h"
MachineState StoredMachineStatus = MACHINE_STATE__Ready;