Merge branch 'MTC'

This commit is contained in:
Samuele E. Locatelli
2019-12-04 10:18:28 +01:00
+1 -1
View File
@@ -365,7 +365,7 @@ namespace IOB_WIN
threshDBand = 1;
if (dataItem.Id.EndsWith("PosAct") || dataItem.Id.EndsWith("PosTgt"))
{
threshDBand = 5;
threshDBand = 10;
}
}
else