You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, it is really cool to see that you built a driver right around the same time that I needed one 🤩 I also read your blog post on the subject, thank you for writing it.
I am using a more recent release of embedded-graphics in my project: 0.7.0-alpha.1. It has some breaking changes, but I think most of them do not affect your driver.
Anyway, this is just an issue to register a desire for a version of the driver that is compatible with the more recent version of embedded-graphics.
I would be happy to help with contributions 👍
The text was updated successfully, but these errors were encountered:
Oh cool, I wouldn't have thought that people needed it so quickly. Yeah we can update to 0.7.0-alpha.1, I just held off on it since it is not yet stable. But since we have a release out with 0.6, we could do another minor release bump which works on top of the 0.7 and then just track it from there.
Hey there, it is really cool to see that you built a driver right around the same time that I needed one 🤩 I also read your blog post on the subject, thank you for writing it.
I am using a more recent release of
embedded-graphics
in my project: 0.7.0-alpha.1. It has some breaking changes, but I think most of them do not affect your driver.Anyway, this is just an issue to register a desire for a version of the driver that is compatible with the more recent version of
embedded-graphics
.I would be happy to help with contributions 👍
The text was updated successfully, but these errors were encountered: