aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-03-03 14:05:37 +0200
committerShlomo Hecht <shlomo@twine-s.com>2020-03-03 14:05:37 +0200
commitc95669fee0ae81693079c7c35330ae5174d471b9 (patch)
treebdefb51f52bf05f62bde854de3930e53905ca580 /Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
parentc53f770bc176b23a4dd9cc31a1eb16b9882fb1b2 (diff)
downloadTango-c95669fee0ae81693079c7c35330ae5174d471b9.tar.gz
Tango-c95669fee0ae81693079c7c35330ae5174d471b9.zip
Version 1.4.6.15 head (magnet) improved, rockers bypass,
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c')
-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 da4f04f3b..99036a073 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/MillisecTask.c
@@ -706,7 +706,7 @@ uint32_t MillisecLowLoop(uint32_t tick)
if (Onesecond_Tick)
{
char Lenstr[160];
- static int Counter = 0;
+ //static int Counter = 0;
MachineUpdateResponseFunc();
//KeepAliveOneSecondCall();