aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2019-08-20 14:54:08 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2019-08-20 14:54:08 +0300
commit37ac8fbec05d6980e94cb682d42edbd3ef6aa15e (patch)
tree052732264349ff6c40bdafc83163be71cca8b572 /Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
parent53d2c81ebf6a98b4a0c46559abd6a636a4517314 (diff)
parent884fce5075ca6a53cb5687feb0b01c6db0802f06 (diff)
downloadTango-37ac8fbec05d6980e94cb682d42edbd3ef6aa15e.tar.gz
Tango-37ac8fbec05d6980e94cb682d42edbd3ef6aa15e.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c b/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
index 7d4b66dfb..1f9897905 100644
--- a/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
+++ b/Software/Embedded_SW/Embedded/Modules/Thread/ThreadLoad.c
@@ -17,6 +17,9 @@
#include "Modules/General/process.h"
#include "Modules/control/pidalgo.h"
+#include "Modules/heaters/heaters_ex.h"
+#include "StateMachines/Initialization/InitSequence.h"
+
#include "PMR/Hardware/HardwareMotor.pb-c.h"
#include "PMR/Hardware/HardwareMotorType.pb-c.h"
#include "PMR/Hardware/HardwareDancerType.pb-c.h"