TFTLCD-Library icon indicating copy to clipboard operation
TFTLCD-Library copied to clipboard

ILI932x bug: negative X1 coordinate

Open stevstrong opened this issue 9 years ago • 0 comments

ILI9325/8: When values 1 or 3 are passed to function setRotation(), the function setAddrWindow() will produce negative X1 coordinate. This will hinder fillScreen() to set the whole screen black. See issue #26.

stevstrong avatar Sep 01 '16 12:09 stevstrong