Skip to content

Commit

Permalink
ignTrims vs timing_offset_cylinder
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Jan 17, 2024
1 parent 96a9aba commit 81ac9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/integration/rusefi_config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@ custom stepper_num_micro_steps_e 1 bits, U08, @OFFSET@, [0:3], @@stepper_num_mic
uint8_t stepperMaxDutyCycle;Use to limit the max.current through the stepper motor (100% = no limit);"%", 1, 0, 0, 100, 0
spi_device_e sdCardSpiDevice;

angle_t[MAX_CYLINDER_COUNT iterate] timing_offset_cylinder;per-cylinder timing correction;"deg", 1, 0, -720, 720, 1
angle_t[MAX_CYLINDER_COUNT iterate] timing_offset_cylinder;per-cylinder ignition and fueling timing correction for uneven engines;"deg", 1, 0, -720, 720, 1


float idlePidActivationTime;;"seconds", 1, 0, 0, 60, 1
Expand Down

0 comments on commit 81ac9b0

Please sign in to comment.