Improved Security
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ public class DewPoint extends Grootheid
|
||||
}
|
||||
|
||||
public void display(){
|
||||
GUIboard.writeUpperDigits(current);
|
||||
GUIboard.writeUpperDigits(getCurrent());
|
||||
GUIboard.writePageToMatrix("Dauwpunt", "Gemiddelde: " + getAvg(), "");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user