aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-03-04 12:29:48 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-03-04 12:29:48 +0200
commit99f7f5459baabb7651ab4a111e677e6aab167686 (patch)
tree8e82e4ca2305cfee48c938239996cd394588b659 /Software/Embedded_SW/Embedded/Modules/Control
parent98848a96f592588748e37624ba09b5fae19921a4 (diff)
downloadTango-99f7f5459baabb7651ab4a111e677e6aab167686.tar.gz
Tango-99f7f5459baabb7651ab4a111e677e6aab167686.zip
compilation warnings removed
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();