module documentation

Screen Module

This is the screen application module. It specifies the Screen class.

Generally it provides application specific access to the display. It knows about application objects and events etc. and how they are managed on screen.

The OLED display is updated using blocked writes.

Author
Paul Redhead
Class Screen This class provides the screen application.