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

0.5.0 #19

Closed crjeder closed 1 year ago

crjeder commented 1 year ago

This release introduces the invert-sdo feature and breaks tha API by removing the need for the delay parameter.