Code: Select all
gpio readall
I checked the wiringPi version it is up to date 2.46. My raspbian kernel is 4.14.79 #1159 the newest too. Need some help here.
Code: Select all
gpio readall
I see thanks! I think I'll just keep developing with my CM3 for now till his official update.Andyroo wrote: ↑Tue Feb 12, 2019 10:35 pmHave a look at this topic for changes needed to support the 3A+ https://www.raspberrypi.org/forums/view ... ?p=1420267
You may be able to mod it for this board.
Hacking it to make it work for unsupported boards isn't hard. Hacking it as a production ready *.deb that's part of Raspbian is something that only Gordon can do (because beyond that lies chaos).
I use its functions in my program, so hopefully, nothing breaks.