aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-10-25 11:15:14 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-10-25 11:15:14 +0300
commit3aa08870dc50c19cfaa619d26f7c37610d950457 (patch)
tree8179304c8f91a367613ab814c5e9c653e0ab8464 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
parent2eb5e880d44c358ef6a97232e90e77ea0ec582ae (diff)
downloadTango-3aa08870dc50c19cfaa619d26f7c37610d950457.tar.gz
Tango-3aa08870dc50c19cfaa619d26f7c37610d950457.zip
small corrections
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
index 6e11471cc..517716c08 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
@@ -35,7 +35,6 @@ uint32_t getDrawerFansStatus(void);
void MillisecInit(void);
void MillisecStop(void);
void MillisecStart(void);
-void ScrewFreeInterrupt(void);
extern bool watchdogCriticalAlarm;