Can't allign image with display, always got two coloms on the right and thee lines on the bottom of garbage.
I'm using 128*128 display, tried to switch betwen display types TFT_ENABLE_BLACK, TFT_ENABLE_RED, TFT_ENABLE_GREEN, TFT_ENABLE_GENERIC. All have the same result, exept GENERIC, it just don't work for me.

Earlier used it with TFT_eSPI with GREENTAB3 option. Only difference that i could find different colstart (= 2) and rowstart (= 3) values. Tried to change then for TFT_ENABLE_GREEN but i think i did something wrong and it didn't work.
Can't allign image with display, always got two coloms on the right and thee lines on the bottom of garbage.
I'm using 128*128 display, tried to switch betwen display types
TFT_ENABLE_BLACK,TFT_ENABLE_RED,TFT_ENABLE_GREEN,TFT_ENABLE_GENERIC. All have the same result, exeptGENERIC, it just don't work for me.Earlier used it with TFT_eSPI with
GREENTAB3option. Only difference that i could find differentcolstart(= 2)androwstart(= 3)values. Tried to change then forTFT_ENABLE_GREENbut i think i did something wrong and it didn't work.