Attempted to ssh into volume to add the text that the manufacturer of the button I bought said to do:
echo “out” > /sys/class/gpio/gpio$GPIOpin/direction
echo “1” > /sys/class/gpio/gpio$GPIOpin/value …
No such file or directory. What is the directory structure I should be using to add this code? Can’t find it I’m manual.