wfd3

Results 3 comments of wfd3

This is, I think, due to the Pi 4 having a different GPIO base address than the 3. Moreover, the address is at a different offset in /proc/device-tree/soc/ranges. The Pi3...

Turns out it was easier than I thought. Try this patch. I've tested it on my Pi3 and Pi4, but I can't speak to other Pi variants. [rpio.patch.txt](https://github.com/stianeikeland/go-rpio/files/3762650/rpio.patch.txt)

Pull Request is in the queue.