crjeder / hx711_spi

This is a library for the hx711 chip. It uses SPI instead of bit banging for more reliability.
MIT License
14 stars 4 forks source link

Add feature invert-sdo #17

Closed hyx0329 closed 1 year ago

hyx0329 commented 1 year ago

also format the code with cargo fmt, please review

hyx0329 commented 1 year ago

according to #16, there are a lot to change, closed for another way