Mohsinsapraa / glcd-arduino

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

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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