rust-embedded-community / ssd1306

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

Bump e-g core #181

Closed bugadani closed 1 year ago

bugadani commented 1 year ago

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

PR description

Update embedded-graphics and modernize examples.

bugadani commented 1 year ago

well, this surely fails on tinybmp examples, but also circle didn't seem to pick up the new release yet

jscatena88 commented 1 year ago

This looks good to me. I just pulled my hair out for a half hour trying to figure out why certain traits weren't implemented but it turns out I had just added the newest embedded_graphics in my cargo.toml not the older one