Open DaneSlattery opened 10 months ago
I can add an example for esp-idf-hal
usage later this week. At least for polling and implementing a critical section with IsrCriticalSection
.
I have two example repos that use your crate.
https://github.com/weiying-chen/rust-esp32c3-hx711 https://github.com/weiying-chen/rust-esp32-hx711-supabase
Do you need help adding or updating examples?
Hi @weiying-chen , I think we should certainly note that it's tested on esp32 and now esp32c3. In this case, we've updated the library and implementation, so the examples should follow.
Oh, never mind. You guys are working on this here #11.
The examples are not longer accurate after the 0.2 release