Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 570 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 570 Bytes

Changelog

sh1107 is a Rust driver for the SH1107 OLED display. It supports embedded-graphics or raw pixel drawing modes and works with the embedded-hal traits for maximum portability.

[Unreleased] - ReleaseDate

[0.3.5] - 2021-05-05

Fixed

  • First working version with sh1107, still has some quirks but uses the full display.

[0.3.4] - 2021-05-02

Created