It would be nice to have GLCDdiags report if the DISPLAY_WIDTH
has been truncated from 256 pixels down to 255 pixels.
Currently this is a simple drop in update as the define DISPLAY_WIDTH
is redefined and there is no way for GLCDdiags to know its original value.
This will have be handled slightly differently or else a new define
created to be able to tell the difference between the original
DISPLAY_WIDTH and the final value.
Original issue reported on code.google.com by bperry...@gmail.com on 24 Mar 2011 at 6:45
Original issue reported on code.google.com by
bperry...@gmail.com
on 24 Mar 2011 at 6:45