docs
This commit is contained in:
parent
d5fd0f0f86
commit
e84ad495db
|
@ -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
|
||||
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
||||
#define ENGINE_CONFIGURATION_GENERATED_H_
|
||||
|
@ -1474,6 +1474,7 @@ typedef struct {
|
|||
*/
|
||||
uint8_t unusedh[3];
|
||||
/**
|
||||
* See also idleRpmPid
|
||||
* offset 1472
|
||||
*/
|
||||
idle_mode_e idleMode;
|
||||
|
@ -2647,4 +2648,4 @@ typedef struct {
|
|||
|
||||
#endif
|
||||
// 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
|
||||
|
|
|
@ -706,7 +706,7 @@ bit unused_bit_1472_30;
|
|||
uint8_t[3] unusedh;
|
||||
|
||||
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 isIgnitionEnabled;+enable ignition
|
||||
|
|
Loading…
Reference in New Issue