Cambio tipo di load (VS2017) + commento sezione inutilizzata x OSAI
This commit is contained in:
Binary file not shown.
@@ -695,6 +695,7 @@ namespace MTC_Adapter
|
||||
}
|
||||
}
|
||||
}
|
||||
#if false
|
||||
/// <summary>
|
||||
/// Gestione strobe UserAction: salva dati e gestione ACK
|
||||
/// </summary>
|
||||
@@ -711,7 +712,8 @@ namespace MTC_Adapter
|
||||
// memorizzo allarme nel vettore ack....
|
||||
retACK_DW1 = utils.setBitOnStFlag(retACK_DW1, true, bitNum);
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
/// <summary>
|
||||
/// Gestione strobe UserAction: salva dati e gestione ACK
|
||||
|
||||
Reference in New Issue
Block a user