This commit is contained in:
rusefi 2019-11-17 09:18:43 -05:00
parent fb7cba96b6
commit 1f1f7e86ae
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ int getCylinderId(int index DECLARE_ENGINE_PARAMETER_SUFFIX) {
}
/**
* @param cylinderIndex from 9 to cylinderCount, not cylinder number
* @param cylinderIndex from 0 to cylinderCount, not cylinder number
*/
static int getIgnitionPinForIndex(int cylinderIndex DECLARE_ENGINE_PARAMETER_SUFFIX) {
switch (getCurrentIgnitionMode(PASS_ENGINE_PARAMETER_SIGNATURE)) {