sparkfun / ColorLCDShield

This is an Arduino library for SparkFun's Color LCD Shield
http://www.sparkfun.com/products/9363
40 stars 66 forks source link

Fix contrast support for Philips #7

Closed Queth closed 11 years ago

Queth commented 11 years ago

Contrast setup was always using Epson's command. This is just adding the contrast command for Philips.

jimblom commented 11 years ago

Thanks, Steve and Queth, for the help! These changes are great and very needed (misspelled "Philips"...I don't even... :). Merging it up.