dwell units fix

This commit is contained in:
rusefi 2017-03-06 17:15:06 -05:00
parent 8cdd025b9d
commit dc44eaeb0a
2 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Feb 28 17:46:37 EST 2017
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Mar 06 17:05:02 EST 2017
pageSize = 16376
page = 1
@ -846,7 +846,7 @@ fileVersion = { 20161225 }
baseFuel = scalar, F32, 48, "ms", 1, 0
tCharge = scalar, F32, 52, "T", 1, 0.0;
ign_adv = scalar, F32, 56, "deg", 1, 0.0;
sparkDwellValue = scalar, F32, 60, "MAP", 1, 0.0;
sparkDwellValue = scalar, F32, 60, "ms", 1, 0.0;
; actual total Ms time per engine cycle with all corrections
pulseWidth = scalar, F32, 64, "ms", 1, 0.0;
debugFloatField1 = scalar, F32, 68, "val", 1, 0.0;

View File

@ -778,7 +778,7 @@ fileVersion = { 20161225 }
baseFuel = scalar, F32, 48, "ms", 1, 0
tCharge = scalar, F32, 52, "T", 1, 0.0;
ign_adv = scalar, F32, 56, "deg", 1, 0.0;
sparkDwellValue = scalar, F32, 60, "MAP", 1, 0.0;
sparkDwellValue = scalar, F32, 60, "ms", 1, 0.0;
; actual total Ms time per engine cycle with all corrections
pulseWidth = scalar, F32, 64, "ms", 1, 0.0;
debugFloatField1 = scalar, F32, 68, "val", 1, 0.0;