Merge branch 'release/FixStopSetupSaet'

This commit is contained in:
Samuele Locatelli
2022-03-18 13:36:30 +01:00
+1 -1
View File
@@ -193,7 +193,6 @@ namespace IOB_WIN_NEXT
switch (tName)
{
case taskType.nihil:
case taskType.fixStopSetup:
case taskType.forceResetPzCount:
case taskType.forceSetPzCount:
case taskType.setProg:
@@ -263,6 +262,7 @@ namespace IOB_WIN_NEXT
lgInfo($"Chiamata startSetup | memAddrWrite: {memAddrWrite} | MemBlock: {MemBlock}");
break;
case taskType.fixStopSetup:
case taskType.stopSetup:
// processo scrittura BIT x richiesta nuovo ordine a FINE setup
MemBlock = new byte[2];