r00li / CarCluster

Control car instrument clusters from your computer for gaming or other purposes using ESP32
GNU General Public License v3.0
66 stars 20 forks source link

MQB - Forza Motorsport 2023 #7

Closed aslobodskoy closed 3 weeks ago

aslobodskoy commented 7 months ago

Added support of Forza M 2023 to MQB sketch.

r00li commented 7 months ago

Will have a look at what changed here. But at the first glance it looks like this could be solved easier. Because as far as I can see none of the addresses for the properties that we need have changed. But I need to look a bit deeper.

aslobodskoy commented 7 months ago

Speed, Gear & Packet size has been changed

r00li commented 2 months ago

Hi! Thank you for the contribution. Sorry it took this long for me to finally get to it. Due to the fact that the code has been changed a lot since you made the PR, I implement your changes on my own. Here is the commit: https://github.com/r00li/CarCluster/commit/28cca598dd50fd54a90aaf22d5c178154e615315

If you have the time I would ask you to maybe test the new code to see if everything works correctly.

r00li commented 3 weeks ago

Well, I am gonna assume everything works. Closing this.