So what you're needing to do is set GPIO 6 to output and drive it low.
That should be easy with pinctrl from the raspi-utils package.should do what you need.
That should be easy with pinctrl from the raspi-utils package.
Code:
pinctrl set 6 op dl
Statistics: Posted by rpdom — Fri Mar 15, 2024 9:59 am