Export to GitHub

glcd-arduino - issue #40

Add ability to turn on/off display pixels.


Posted on Oct 28, 2011 by Swift Elephant

It would be nice to be able to control the display on/off function. It is very simple to do and I would suggest using the same API functions as the current liquidcrystal library:

display() and noDisplay()

for this functionality.

Status: Accepted

Labels:
Type-Enhancement Priority-Low