fix gestione forcing rilettura status overview

This commit is contained in:
Samuele E. Locatelli
2020-08-31 10:15:02 +02:00
parent d3f65680e9
commit 4dde0de70a
+1 -1
View File
@@ -2316,6 +2316,7 @@ namespace Thermo.Active.NC
{
currOverview = NcFileAdapter.RecipeLiveData.RecipeOverview;
}
#endif
bool changed = false;
foreach (var item in recipeConfig)
@@ -2331,7 +2332,6 @@ namespace Thermo.Active.NC
{
NcFileAdapter.RecipeLiveData.RecipeOverview = currOverview;
}
#endif
// ORA percorro conf ricetta x cercare eventuali ERRORI......
foreach (var item in recipeConfig)