nobodyguy / HX711_zephyr_driver

Out of tree HX711 weight sensor driver for Zephyr RTOS
Apache License 2.0
23 stars 15 forks source link

Add option to disconnect GPIOs #12

Open nobodyguy opened 2 weeks ago

nobodyguy commented 2 weeks ago

When powering down the sensor, there could be some backfeeding current flow that results in increased power consumption. Add a config option to disconnect all GPIOs.