DaneSlattery / hx711

A no-std rust library for the ESP32
GNU General Public License v3.0
6 stars 5 forks source link

Async support #14

Open DaneSlattery opened 6 months ago

DaneSlattery commented 6 months ago

I'm not sure how to do this, but asynchronous support seems like a very popular feature in embedded rust.