auto-sync
This commit is contained in:
parent
6c1071c9c9
commit
e1d4686444
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jul 01 09:36:16 EDT 2016
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jul 01 14:38:02 EDT 2016
|
||||
// begin
|
||||
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
||||
#define ENGINE_CONFIGURATION_GENERATED_H_
|
||||
|
@ -1258,7 +1258,7 @@ typedef struct {
|
|||
offset 1500 bit 13 */
|
||||
bool twoWireBatchInjection : 1;
|
||||
/**
|
||||
* See #172
|
||||
* VR sensors are only precise on rising front
|
||||
offset 1500 bit 14 */
|
||||
bool useOnlyRisingEdgeForTrigger : 1;
|
||||
/**
|
||||
|
@ -1848,4 +1848,4 @@ typedef struct {
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jul 01 09:36:16 EDT 2016
|
||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Jul 01 14:38:02 EDT 2016
|
||||
|
|
|
@ -575,7 +575,7 @@ custom idle_mode_e 4 bits, U32, @OFFSET@, [0:0], "false", "true"
|
|||
bit isPrintTriggerSynchDetails
|
||||
bit isManualSpinningMode;Usually if we have no trigger events that means engine is stopped\nUnless we are troubleshooting and spinning the engine by hand - this case a longer\ndelay is needed
|
||||
bit twoWireBatchInjection;+This is needed if batched injection and individual injector wiring
|
||||
bit useOnlyRisingEdgeForTrigger;See #172
|
||||
bit useOnlyRisingEdgeForTrigger;+VR sensors are only precise on rising front
|
||||
bit twoWireBatchIgnition;+This is needed if batched igniton (waster spark) and individual coil wiring
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue