Skip to content

Added text rotation

Compare
Choose a tag to compare
@bitbank2 bitbank2 released this 02 Oct 05:49
· 113 commits to master since this release
3444546

This release adds support for a new display type (64x128 SH1107). This display is different from the SSD1306 128x64 in that the memory layout is rotated 90 degrees. Also in this release is the addition of drawing direction/rotation to the obdScaledString function. Now it allows drawing text of any size and any pixel boundary and in one of 4 directions/rotations.