Ende von TempBar mit Ausgabe kombiniert

This commit is contained in:
feschi55
2014-11-21 16:12:12 +01:00
parent 12c7139230
commit 1f1a673787
@@ -111,7 +111,7 @@ public class StatusPanelAdder{
} else {
tempBar.setValue(tempBar.getValue()+temping);
}
if (tempBar.getValue()==110)Logger.write("EEENNNDDEEEE");
}