Sagittarius21 / glcd-arduino

Automatically exported from code.google.com/p/glcd-arduino
1 stars 1 forks source link

Add ability to turn on/off display pixels. #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by bperry...@gmail.com on 28 Oct 2011 at 12:35