auto-sync
This commit is contained in:
parent
d4f5e6b6e6
commit
9c48c1cb46
|
@ -616,7 +616,7 @@ custom idle_mode_e 4 bits, U32, @OFFSET@, [0:0], "false", "true"
|
|||
int16_t acCutoffHighRpm;
|
||||
|
||||
int16_t acIdleRpmBump;
|
||||
int16_t warningPeriod;set warningPeriod X
|
||||
int16_t warningPeriod;set warningPeriod X;"seconds", 1, 0, 0, 60, 0
|
||||
|
||||
adc_channel_e vRefAdcChannel;
|
||||
|
||||
|
|
|
@ -1652,6 +1652,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
|||
field = "!ECU reboot needed to apply these settings"
|
||||
field = "Check Engine Pin Mode", malfunctionIndicatorPinMode
|
||||
field = "Check Engine Pin", malfunctionIndicatorPin
|
||||
field = "Warning Period", warningPeriod
|
||||
|
||||
; Engine->hip9011 Settings
|
||||
dialog = hipFunction, "HIP9011 Settings (knock decoder)"
|
||||
|
|
Loading…
Reference in New Issue