Bypassing obtaining an spi:/dev/dspidev0.0 … I think I can create work-around …
How does one correctly do the step:
" #Open the Raspberry Pi terminal and run the following commands:
sudo apt-get update
sudo apt install gpiod libgpiod-dev
"
we forget that gpiod and libgpiod-dev are both dependent on RPi.GPIO… Still trying to figure out how to build a functional Libre.GPIO.h. Should I connect via GitHub to push something to … libre-computer-project/python3-libretech-gpiod?