Hi, I am new to LFS programming and I am building my very own H-shifter as a project for my technology course in college.
It's got to have my own programmed chip in it which will be Arduino. I know how to send the current gear to my C# app, however I don't know how to change the gear in the game if it's possible at all. The "e.gear" in my outgauge library is read-only so I cannot send my own value for a current gear.
Thank you
It's got to have my own programmed chip in it which will be Arduino. I know how to send the current gear to my C# app, however I don't know how to change the gear in the game if it's possible at all. The "e.gear" in my outgauge library is read-only so I cannot send my own value for a current gear.
Thank you