endail / hx711

Raspberry Pi HX711 C++ Library
MIT License
18 stars 10 forks source link

Superfluous low pin value write when powering down #78

Closed endail closed 1 year ago

endail commented 1 year ago

https://github.com/endail/hx711/blob/42d6305ab0aa8ad03e066a67a64228dc67bef4be/src/HX711.cpp#L353-L354

Ultimately unnecessary since the chip will already be powered up when the clock pin is low. Remove this and the delay.