docs
This commit is contained in:
parent
227836ee7d
commit
be25638397
|
@ -128,6 +128,7 @@ int getNumberOfInjections(injection_mode_e mode DECLARE_ENGINE_PARAMETER_SUFFIX)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* This is more like MOSFET duty cycle since durations include injector lag
|
||||||
* @see getCoilDutyCycle
|
* @see getCoilDutyCycle
|
||||||
*/
|
*/
|
||||||
percent_t getInjectorDutyCycle(int rpm DECLARE_ENGINE_PARAMETER_SUFFIX) {
|
percent_t getInjectorDutyCycle(int rpm DECLARE_ENGINE_PARAMETER_SUFFIX) {
|
||||||
|
|
Loading…
Reference in New Issue