aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/DataDef.h
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-04-26 14:08:20 +0300
committerAvi Levkovich <avi@twine-s.com>2018-04-26 14:08:20 +0300
commitb079f2e9ec3f7f514b1a04228d5f7accdb2f9560 (patch)
treefeb9e70993a49549f18f84defd14282fa92d5152 /Software/Embedded_SW/Embedded/DataDef.h
parentd352d3b3bd785d9eb8a93347333de0b357f7ce0e (diff)
downloadTango-b079f2e9ec3f7f514b1a04228d5f7accdb2f9560.tar.gz
Tango-b079f2e9ec3f7f514b1a04228d5f7accdb2f9560.zip
update the temperature sensor module
Diffstat (limited to 'Software/Embedded_SW/Embedded/DataDef.h')
-rw-r--r--Software/Embedded_SW/Embedded/DataDef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/DataDef.h b/Software/Embedded_SW/Embedded/DataDef.h
index c92c8f5b4..54f92c23b 100644
--- a/Software/Embedded_SW/Embedded/DataDef.h
+++ b/Software/Embedded_SW/Embedded/DataDef.h
@@ -3,6 +3,7 @@
#define EVALUATION_BOARD // to use the LCD only when using the evaluation board
#define USE_HIGH_SPEED_GPIO // to use AHB GPIO (A..J) ports A-J APB or AHB, ports K-Q on AHB only
+//#define WithTempSensorFiltrer (to use the function Filter_Temparature_Measurement)
#define ON 1
#define OFF 0