Skip to content

Commit

Permalink
https://rusefi.com/forum/viewtopic.php?p=48481#p48481
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Oct 8, 2023
1 parent 0601435 commit d3db9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/controllers/algo/defaults/default_base_engine.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ void setDefaultBaseEngine() {
engineConfiguration->vvtControlMinRpm = 500.0;

engineConfiguration->camDecoder2jzPosition = 95;
engineConfiguration->camDecoder2jzPrecision = 25;
engineConfiguration->camDecoder2jzPrecision = 40;

// Limits and Fallbacks
engineConfiguration->rpmHardLimit = 7000;
Expand Down

0 comments on commit d3db9c9

Please sign in to comment.