rust-embedded-community / ssd1306

SSD1306 OLED driver
Apache License 2.0
283 stars 69 forks source link

Use new display-interface v0.3 #117

Closed therealprof closed 4 years ago

therealprof commented 4 years ago

Hi! Thank you for helping out with SSD1306 development! Please:

PR description

Adapt to new display-interface API which allows for dynamic data widths.

Signed-off-by: Daniel Egger daniel@eggers-club.de