sumotoy / TFT_ILI9163C

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

Error in line offset? #51

Closed ecsfang closed 7 years ago

ecsfang commented 7 years ago

Hi! I'm running this on a Wemos D1, and almost everything works just fine, thanks! But, what I see is that every line is shifted 2 pixels to the left, and I sometimes gets random garbage on the two last pixels on a row. I.e. the whole screen is shifted two pixels to the left. How can I change this offset? I know that __OFFSET moves the offset "up and down", but how to shift sideways ... ? Cheers!

ecsfang commented 7 years ago

Haha - I was using the wrong version - I had a ST7735 - but, still the same problem there ...