Hello,
we try to use the Navio+ PWM outputs with Raspi 3b+ and the cpp library from emlid,
which can be found here:
The function getRaspberryPiVersion() in the file https://github.com/emlid/Navio/blob/master/C%2B%2B/Navio/gpio.cpp fails on a Rasperry Pi 3b+ with the message “Could not detect RPi version, defaulting to 1”.
Any idea how to fix this problem?
Our cpp code works fine with a Raspi 2b, but we want to upgrade to get a better performance.
Thank you for your support!
Uwe Fechner