Added support for graphs
Also added small bits of code to center the name on the matrix display.
This commit is contained in:
@@ -83,4 +83,8 @@ public class Grootheid
|
||||
GUIboard.writeLeftDigits(getMax());
|
||||
GUIboard.writeRightDigits(getMin());
|
||||
}
|
||||
|
||||
public void displayGraph()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user