ulteriore fix verbosità log...

This commit is contained in:
Samuele E. Locatelli
2019-04-29 08:55:58 +02:00
parent ae8781a1b9
commit a20e34d480
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -74,6 +74,6 @@
"STATUS_4": "09",
"STATUS_5": "0F"
}
}
}
]
}
+4 -1
View File
@@ -2147,7 +2147,10 @@ namespace IOB_WIN
if (enableByApp || enableByIob)
{
lgInfo("Inizio processDynData");
if (verboseLog)
{
lgInfo("Inizio processDynData");
}
if (connectionOk)
{
currDynData = getDynData();