More Bugfixes

This commit is contained in:
2014-10-09 09:05:15 +02:00
parent e67251ad5f
commit 4550d4c5a9
+1 -1
View File
@@ -70,7 +70,7 @@ public class InsideHum
}
public void update24Hour(ArrayList<Measurement> measurement2)
{
this.laatste24uur = measurement2;
this.dag = measurement2;
min = getMinimale();
max = getMaximale();
avg = getAverage();