Open orsinium opened 9 months ago
Related: https://github.com/sajattack/st7735-lcd-rs/issues/22
Might be related: https://github.com/atsamd-rs/atsamd/issues/603
I have check this. Pybade-high is only a small wrapper over the edgebadge crate, which a more easy api. However the edgebadge crate still stuck at st7735-lcd-rs 8.0.1, which does not support embedded-graphics 0.8 yet. So we need to wait for an update of the edgebadge crate( or fork it).
Looks like the edgebadge crate is a bit outdated and unmaintained. Anyway I have open an issue for this now to discuss this issue: https://github.com/atsamd-rs/atsamd/issues/724
Thank you! Subscribed.
When trying to use pybadge-high with embedded-graphics 0.8.1, I get multiple errors about missed methods and unsatisfied traits on the display