aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-06-21 17:31:57 +0300
committerAvi Levkovich <avi@twine-s.com>2018-06-21 17:31:57 +0300
commitb361b1ca7d7bf63b3bc1496cb3351d6332ea25d3 (patch)
treec57df334e98f9f3fa44a2f41b756729aac802f9f /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
parentff480b1273e4be73c16479af289cf5c94eed662c (diff)
parent49d033e9abb82d2d2853f4e1ddacb37abedd9fda (diff)
downloadTango-b361b1ca7d7bf63b3bc1496cb3351d6332ea25d3.tar.gz
Tango-b361b1ca7d7bf63b3bc1496cb3351d6332ea25d3.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
index 3066153ab..1f48d5953 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -30,6 +30,8 @@
#include "drivers/Heater/TemperatureSensor.h"
#include "drivers/FPGA/FPGA_SPI_Comm.h"
#include "drivers/FPGA/FPGA.h"
+#include "drivers/Valves/Valve.h"
+#include "drivers/FPGA/FPGA_GPIO/FPGA_GPIO.h"
#include "modules/thread/thread_ex.h"
#include "modules/ids/ids_ex.h"