aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2019-03-19 18:44:37 +0200
committerAvi Levkovich <avi@twine-s.com>2019-03-19 18:44:37 +0200
commit9ebd205980f2203339b2dca2a92038dc06d0f43e (patch)
tree84f1cf2668ec5a0fce0930832e011b6cf40a1c2a /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
parent8a484dde0e0f082f0e70ecea4c930a81aee29927 (diff)
parent69a41da59eb41a681e644505d5e7814c2c4f6973 (diff)
downloadTango-9ebd205980f2203339b2dca2a92038dc06d0f43e.tar.gz
Tango-9ebd205980f2203339b2dca2a92038dc06d0f43e.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
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, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
index 7e2af1079..064302685 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.h
@@ -32,6 +32,7 @@ uint32_t getADCData(int DeviceId);
float getSensorSpeedData(void);
uint32_t getDrawerFansStatus(void);
uint32_t getSystemFansStatus(void);
+uint8_t getGasReading(void);
void MillisecInit(void);
void MillisecStop(void);