Skip to content

Releases: Microesque/ssd1306

First Public Release

Choose a tag to compare

@Microesque Microesque released this 01 Jul 07:47
fix(lib)!: update the misspelled function name

BREAKING CHANGE: The function sd1306_get_buffer() is now properly named
as ssd1306_get_buffer(). Older builds that use the function will need to
be changed.