ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
2.01k stars 638 forks source link

display.flipScreenVertically(); does not rotate or flip display #374

Open exiledyorkie opened 2 years ago

exiledyorkie commented 2 years ago

Hi

I'm trying to rotate the display, which I've used for other libraries but nothing seems to work.

I tried using display.flipScreenVertically(); but the display does not change. Any suggestions? I see other people asked the same but no solution worked.

Using a D1 Mini clone and all libs updated