
Second. I think, I can say "dwell regulation" because dwell depends on voltage. Why not?
p.s. I need to clarify that because I want to fix wrong names of variables, defines, comments in source code.
Moderator: STC
Code: Select all
#define COIL_REGULATION
Code: Select all
#ifdef COIL_REGULATION
volatile uint16_t cr_acc_time; //!< accumulation time for coil requlation (timer's ticks)
uint32_t acc_delay; //!< delay between last ignition and next accumulation