JohnDoneth / hd44780-driver

Implementation of the embedded-hal traits for the HD44780.
MIT License
37 stars 40 forks source link

Add async i2c constructor #46

Closed nils-van-zuijlen closed 1 year ago

nils-van-zuijlen commented 1 year ago

This depends on #45 , therefore is in draft for the moment, but is otherwise finished.

JohnDoneth commented 1 year ago

@nils-van-zuijlen Looks like there are some merge conflicts now due to merging #45

nils-van-zuijlen commented 1 year ago

The conflicts are resolved!

JohnDoneth commented 1 year ago

Awesome! ✨