aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-09-01 15:08:58 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-09-01 15:08:58 +0300
commitf8588504c5953ff39b36c113c7443c4dedbd4d1e (patch)
tree9cd5d3b11a3eea40194220c3c58342a1a6391ca8 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
parent792398dba924c634e7a2a7c258f34466988a5f1e (diff)
downloadTango-f8588504c5953ff39b36c113c7443c4dedbd4d1e.tar.gz
Tango-f8588504c5953ff39b36c113c7443c4dedbd4d1e.zip
shinko reading and display changes
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
index 226d0d57a..f7351d0b1 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
@@ -50,7 +50,7 @@ void MillisecLogClose(void);
#endif
-
+extern bool Shinko_Read;
extern bool watchdogCriticalAlarm;
extern Task_Handle Millisecond_Task_Handle;