aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread.h
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2019-05-20 14:18:17 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2019-05-20 14:18:17 +0300
commit84094ce335d9b51307b44729a5e43fe97f1d5f6a (patch)
treed4f4573ed8f25ddd2f02df5b55b750ea892d83c2 /Software/Embedded_SW/Embedded/Modules/Thread/Thread.h
parent672dbf2bd4c1a2348d7c8e0ca79dce946078c569 (diff)
parent4130d9b00f5500fef2f9f1637dbe473942929958 (diff)
downloadTango-84094ce335d9b51307b44729a5e43fe97f1d5f6a.tar.gz
Tango-84094ce335d9b51307b44729a5e43fe97f1d5f6a.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Thread/Thread.h')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Thread/Thread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Thread/Thread.h b/Software/Embedded_SW/Embedded/Modules/Thread/Thread.h
index 97f3811c7..19201c708 100644
--- a/Software/Embedded_SW/Embedded/Modules/Thread/Thread.h
+++ b/Software/Embedded_SW/Embedded/Modules/Thread/Thread.h
@@ -17,6 +17,7 @@
#include "thread_ex.h"
+#define NORMAL_COEF_DIVIDER 100
typedef struct
{
uint32_t startoffsetpulses;