aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/SWUpdate
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2020-04-20 12:16:22 +0300
committerAvi Levkovich <avi@twine-s.com>2020-04-20 12:16:22 +0300
commit1fecb64df4966a973a8fbf30f3c94c7d73e37a54 (patch)
tree133ada11b611864f8978404b3349b6033fc86020 /Software/Embedded_SW/Embedded/Common/SWUpdate
parent2778255713cb8e295314fcfdc7ae6e7b216ca4d6 (diff)
downloadTango-1fecb64df4966a973a8fbf30f3c94c7d73e37a54.tar.gz
Tango-1fecb64df4966a973a8fbf30f3c94c7d73e37a54.zip
update whs uart communication
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/SWUpdate')
-rw-r--r--Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c b/Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c
index c3c273f56..ece8309a6 100644
--- a/Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c
+++ b/Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c
@@ -30,6 +30,7 @@
#include "Common/SWUpdate/FileSystem.h"
#include "Modules/Control/Control.h"
#include "Modules/AlarmHandling/AlarmHandling.h"
+#include "modules/General/process.h"
extern Semaphore_Handle FFS_Sem;