This commit is contained in:
rusefi 2019-04-04 21:45:18 -04:00
parent 21283f5b8c
commit 4ed4fb9483
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 Thu Apr 04 20:47:55 EDT 2019 // this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Apr 04 21:45:00 EDT 2019
// begin // begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_ #ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_ #define ENGINE_CONFIGURATION_GENERATED_H_
@ -1474,6 +1474,7 @@ typedef struct {
*/ */
uint8_t unusedh[3]; uint8_t unusedh[3];
/** /**
* See also idleRpmPid
* offset 1472 * offset 1472
*/ */
idle_mode_e idleMode; idle_mode_e idleMode;
@ -2647,4 +2648,4 @@ typedef struct {
#endif #endif
// end // end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Apr 04 20:47:55 EDT 2019 // this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Apr 04 21:45:00 EDT 2019

View File

@ -706,7 +706,7 @@ bit unused_bit_1472_30;
uint8_t[3] unusedh; uint8_t[3] unusedh;
custom idle_mode_e 4 bits, U32, @OFFSET@, [0:0], "Automatic", "Manual" custom idle_mode_e 4 bits, U32, @OFFSET@, [0:0], "Automatic", "Manual"
idle_mode_e idleMode; idle_mode_e idleMode;See also idleRpmPid;
bit isInjectionEnabled;+enable injection bit isInjectionEnabled;+enable injection
bit isIgnitionEnabled;+enable ignition bit isIgnitionEnabled;+enable ignition