DisplayOn Function (Macro)

graph.h

void DisplayOn (void);

Turns the display on.

DisplayOn turns the display on. It is mostly used after you turned the display off using DisplayOff.


See also: DisplayOff