This commit is contained in:
rusefi 2019-01-20 20:03:15 -05:00
parent 6244cda6b4
commit cd1760fafd
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jan 20 11:24:01 EST 2019
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jan 20 20:01:54 EST 2019
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
@ -1297,6 +1297,7 @@ typedef struct {
offset 1472 bit 3 */
bool isVerboseETB : 1;
/**
* Use angle-based duration or fixed absolute time dwell duration?
offset 1472 bit 4 */
bool useConstantDwellDuringCranking : 1;
/**
@ -2478,4 +2479,4 @@ typedef struct {
#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jan 20 11:24:01 EST 2019
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jan 20 20:01:54 EST 2019

View File

@ -645,7 +645,7 @@ bit vvtDisplayInverted
bit fuelClosedLoopCorrectionEnabled
bit isVerboseIAC;+Print details into rusEfi console
bit isVerboseETB;enable verbose_etb
bit useConstantDwellDuringCranking
bit useConstantDwellDuringCranking;+Use angle-based duration or fixed absolute time dwell duration?
bit isEngineChartEnabled;This options enables data for 'engine sniffer' tab in console, which comes at some CPU price
bit silentTriggerError
bit useLinearCltSensor