kunerd / clerk

Hardware independent HD44780 LCD library written in Rust
MIT License
12 stars 1 forks source link

Support busy flag #11

Closed kunerd closed 6 years ago

kunerd commented 6 years ago

Busy-flag read support was already added. For async read and write functions see #33.