Open 2caderbug opened 8 months ago
Hi, thanks for the issue.
I have a couple questions before any suggestions:
Test_Arduino_Shifter.ino
script?From the description your provide, I would indeed expect that the thresholds might not be accurate, but it could also be a wiring issue with one of the cables meaning the y
value is incorrect
I actually fixed that but after fixing it. My neutral gear is not being detected. All of my gears are correct except my natural gear
By default, switching to neutral does not register as a button (instead, in neutral, no button should be shown as pressed). If you want to change this behavior, you can set REGISTER_NEUTRAL
to 1
in G29_Shifter.ino
. The neutral gear should then register as button 0
. Let me know if that helps!
I have my shifter in gear neutral and it is getting recognize as gear 3. I changed the up and down values high and low but still wont fix.