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

Using two channels simultaneously #23

Closed crjeder closed 1 month ago

crjeder commented 1 month ago

Fixes #21 see the example in the doc / comments of the set_mode function