aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2020-03-05 16:43:50 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2020-03-05 16:43:50 +0200
commit937b2a545fc7405f4673377b209caf22f00375b7 (patch)
tree2ad1eedef4cf0cf428f4a312648f0d453865b1f0 /Software/Embedded_SW/Embedded/Modules/Control
parent60988675685060adfc98b2d071c3e1df1e10fd87 (diff)
parent1834b13df30bcf71aab363f9e504c4e79b3f2224 (diff)
downloadTango-937b2a545fc7405f4673377b209caf22f00375b7.tar.gz
Tango-937b2a545fc7405f4673377b209caf22f00375b7.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
index 1f69387a6..0e95f4053 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -707,7 +707,7 @@ uint32_t MillisecLowLoop(uint32_t tick)
}
if (Onesecond_Tick)
{
- char Lenstr[160];
+ //char Lenstr[160];
//static int Counter = 0;
MachineUpdateResponseFunc();
//KeepAliveOneSecondCall();