typo
This commit is contained in:
parent
22b566f472
commit
4add73e360
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jun 16 08:07:00 EDT 2018
|
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jun 16 08:40:30 EDT 2018
|
||||||
// begin
|
// begin
|
||||||
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
|
||||||
#define ENGINE_CONFIGURATION_GENERATED_H_
|
#define ENGINE_CONFIGURATION_GENERATED_H_
|
||||||
|
@ -1981,7 +1981,7 @@ typedef struct {
|
||||||
*/
|
*/
|
||||||
pin_mode_e stepperEnablePinMode;
|
pin_mode_e stepperEnablePinMode;
|
||||||
/**
|
/**
|
||||||
* lampda input
|
* lambda input
|
||||||
* offset 2720
|
* offset 2720
|
||||||
*/
|
*/
|
||||||
adc_channel_e cj125ua;
|
adc_channel_e cj125ua;
|
||||||
|
@ -2388,4 +2388,4 @@ typedef struct {
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jun 16 08:07:00 EDT 2018
|
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Jun 16 08:40:30 EDT 2018
|
||||||
|
|
|
@ -860,7 +860,7 @@ float[MAP_ACCEL_TAPER] mapAccelTaperMult;;"mult", 1, 0, 0.0, 300,
|
||||||
pid_s fuelClosedLoopPid;
|
pid_s fuelClosedLoopPid;
|
||||||
float fuelClosedLoopAfrHighThreshold;;"ratio", 1, 0, 0, 100, 1
|
float fuelClosedLoopAfrHighThreshold;;"ratio", 1, 0, 0, 100, 1
|
||||||
pin_mode_e stepperEnablePinMode;
|
pin_mode_e stepperEnablePinMode;
|
||||||
adc_channel_e cj125ua;lampda input
|
adc_channel_e cj125ua;lambda input
|
||||||
adc_channel_e cj125ur;heater input
|
adc_channel_e cj125ur;heater input
|
||||||
|
|
||||||
custom cfg_float_t_1f 4 scalar, F32, @OFFSET@, "Val", 1, 0, -20000000, 20000000, 1
|
custom cfg_float_t_1f 4 scalar, F32, @OFFSET@, "Val", 1, 0, -20000000, 20000000, 1
|
||||||
|
|
Loading…
Reference in New Issue