sumotoy / TFT_ILI9163C

A library for ILI9163C displays for Teensy, Arduino, ESP82266 and more...
171 stars 72 forks source link

Bug in display mode "3" #44

Closed Edzelf closed 8 years ago

Edzelf commented 8 years ago

In display mode "3" a part of the display can not be addressed. The error is in lines 1096 and 1097. They should read: _width = _TFTHEIGHT;//-__OFFSET; _height = _TFTWIDTH;

sumotoy commented 8 years ago

This bug is referring to a library version is no more maintained. Use the current one here https://github.com/sumotoy/TFT_ILI9163C/tree/Pre-Release-1.0p7 or the last development one https://github.com/sumotoy/TFT_ILI9163C/tree/1.0p8