@administrators
When you solve this problem?
The syntax at https://docs.onion.io/omega2-docs/using-gpios.html is shown as:
fast-gpio read <gpio pin>but
fast-gpio read 5gives the error I stated (technically Segmentation fault) and
fast-gpio 5 readDoesn't error but gives no response.