Closed xxxajk closed 10 years ago
Perhaps it is my LCD gamma (doubt it!) but: https://github.com/sparkfun/ColorLCDShield/blob/master/firmware/Arduino/libraries/ColorLCDShield/ColorLCDShield.h#L125 This should be 0x822, which looks MUCH more like brown. 0xB22 looks too red. All other predefined colors look fine. Could be a typo... '8' and 'B' do look alike.
0x420 looks even better...
Thanks for contributing. Once we get a few more screens in stock, I'll take a look at this and see how the define should be updated.
Perhaps it is my LCD gamma (doubt it!) but: https://github.com/sparkfun/ColorLCDShield/blob/master/firmware/Arduino/libraries/ColorLCDShield/ColorLCDShield.h#L125 This should be 0x822, which looks MUCH more like brown. 0xB22 looks too red. All other predefined colors look fine. Could be a typo... '8' and 'B' do look alike.