Paul Kilroy

Results 5 issues of Paul Kilroy

I wrote some code to support a 3 axis joystick and the heltec onboard display. I'd love to merge it into this branch rather than a fork. Let me know...

https://www.jvt.me/posts/2022/06/15/go-tools-dependency-management/ This describes how to fix it

Just needs new NIO library: .package(url: "https://github.com/apple/swift-nio.git", from: "2.40.0"), Looks great other than that.. Thank you!

When you compile code in VSCode with platform IO, the first tab at the bottom ("problems") Does not correctly parse the filename and line number, changing to let the problem...

In the code below, it assumes all paths from gcc, etc are relative -- but they are not. The fix is describe at the link below, the change is simple...