diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index ac29490e90..91d29959e3 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -784,7 +784,8 @@ output_pin_e acFanPin;+Optional Radiator Fan used with A/C pin_output_mode_e acFanPinMode; - uint8_t[6] unused11;;"volts", 0.1, 0, 0, 20, 1 + uint8_t mapCamSkipFactor;;"", 1, 0, 0, 255, 0 + uint8_t[5] unused11;;"volts", 0.1, 0, 0, 20, 1 uint8_t[DWELL_CURVE_SIZE] dwellVoltageCorrVoltBins;;"volts", 0.1, 0, 0, 20, 1 custom imu_type_e 1 bits, U08, @OFFSET@, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 21be95a5e2..477e0b3134 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -3400,6 +3400,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00" field = "mapCamDetectionAnglePosition", mapCamDetectionAnglePosition field = "mapCamDetectionThreshold", mapCamDetectionThreshold field = "mapCamAveragingLength", mapCamAveragingLength + field = "mapCamSkipFactor", mapCamSkipFactor field = "#System hacks" field = "Global fuel correction", globalFuelCorrection field = "MAP Averaging Logic @", mapAveragingSchedulingAtIndex