This commit is contained in:
rusefi 2017-03-11 20:01:29 -05:00
parent 12fa6ea513
commit 410f436516
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 19:47:37 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:01:02 EST 2017
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
@ -1837,7 +1837,7 @@ typedef struct {
/**
* offset 2776
*/
float_t timing_offset_cylinder[IGNITION_PIN_COUNT];
cfg_float_t timing_offset_cylinder[IGNITION_PIN_COUNT];
/**
* offset 2824
*/
@ -2056,4 +2056,4 @@ typedef struct {
#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 19:47:37 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:01:02 EST 2017

View File

@ -90,7 +90,7 @@ typedef int32_t bool32_t;
typedef int16_t fsio_pwm_freq_t;
typedef float fsio_setting_t;
typedef float float_t;
typedef float cfg_float_t;
typedef brain_pin_e brain_input_pin_e;

View File

@ -781,8 +781,8 @@ int16_t etbFreq;;"Hz", 1, 0, 0, 500, 10
adc_channel_e cj125ua;lampda input
adc_channel_e cj125ur;heater input
custom float_t 4 scalar, F32, @OFFSET@, "Val", 1, 0, 0, 18000, 4
float_t[IGNITION_PIN_COUNT iterate] timing_offset_cylinder;
custom cfg_float_t 4 scalar, F32, @OFFSET@, "Val", 1, 0, 0, 18000, 4
cfg_float_t[IGNITION_PIN_COUNT iterate] timing_offset_cylinder;
int[56] unused;