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.
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 aWriter
for this display. This particular OLED command sequence was originally discussed here.