Bodmer / TFT_eSPI

Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
Other
3.79k stars 1.09k forks source link

80x160 ST7735 display, image still mirrored in landscape mode. #1659

Closed pierpe83 closed 2 years ago

pierpe83 commented 2 years ago

Hi. I have a display from a sports band with the ST7735 controller. I cannot configure the library to correctly display the image in landscape mode, the image is still mirrored. In portrait mode, the image is displayed correctly.

bato3 commented 2 years ago

Hi @pierpe83, what you do to fix?