MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

drivers/display/ssd1306.py — upside_down method

Open stroobandt opened this issue 6 years ago • 0 comments

The added upside_down static method causes the contents to be rendered with a 180° rotation. If a display is to be run upside down, this method must be called prior to instantiating a Writer for this display. This particular OLED command sequence was originally discussed here.

stroobandt avatar Sep 29 '19 23:09 stroobandt