typo minor fix

This commit is contained in:
Samuele Locatelli
2020-10-30 11:04:51 +01:00
parent 55fcc95f20
commit 2cb89b4b1e
+1 -1
View File
@@ -3450,7 +3450,7 @@ namespace CMS_CORE_Library.S7Net
int dataScale = 10;
// memory area
short[] newMem = new short[newData.Count];
// leggo DB624 x Setpoint Temp richiesti
// leggo DB625 x val Temp attuali
List<short> currMem = new List<short>();
// leggo da PLC a array di byte di appoggio...