hello,
i was trying to set up a 2 pin fan on my orangepi 5b and i connected it to pin 25 and 26 (GND and PWM1). When i first started this task, the output from
gpio readall
would show me all 26 pins on the board.
As i was digging through some forums to try and get the PWM pin to operate as on/off, i came across wiringOP and when i installed it, the output of `gpio readall` changed to only show 8pins.
I am unsure of what went wrong and why it only shows 8 pins. I tried removing wiringOP and it still has not made a difference.
Thanks