This commit is contained in:
Kenneth van Ewijk
2014-10-09 09:12:56 +02:00
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+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();