lexus2k / ssd1306

Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
MIT License
651 stars 125 forks source link

ssd1306_setRotation #143

Open schloeb opened 2 years ago

schloeb commented 2 years ago

For most of the other OLED types there is a function "xxxxxx_setRotation() to define the screen orientation. for ssd1306 there is no such function. Would it possible to have this functionality also for ssd1306? Is there a work around? Thanks for comments. Schloeb