rust-embedded-community / sh1106

SH1106 driver for use with embedded_hal and (optionally) embedded_graphics
Apache License 2.0
34 stars 36 forks source link

Use fallible v2 traits from embedded-hal #5

Closed jamwaffles closed 5 years ago

jamwaffles commented 5 years ago

Unsure if this is the right approach but it compiles...

jamwaffles commented 5 years ago

Superseded by #8