I know this is very late but I had the same issue and found a fix so I'm posting this for someone else who might have the same problem.
put this in system>startup>local startup before "exit 0"
echo 7 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio7/direction
echo 1 > /sys/class/gpio/gpio7 ...
Search found 1 match
- Sun Jul 10, 2022 6:03 am
- Jump to forum
- Jump to topic