screenConsole
Used as a terminal console, so you can add and clear text, etc.
todo: finish this
Initializing
and then to add text you just
to clear text:
you can also do special printing by overriding the text variable in the object, but you must force the display to update using terminal.update()
Last updated