From 58529ee629c235fb3849988c6a069800b3ce8040 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sat, 17 Dec 2022 00:07:44 -0500 Subject: [PATCH] TurboMarian is the ALS boss --- firmware/integration/rusefi_config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 4d8db7d26f..849d32941c 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1771,7 +1771,7 @@ uint8_t[6 x 6] autoscale maxKnockRetardTable;;"deg", 0.25, 0, 0, 30, 2 uint8_t[6] maxKnockRetardLoadBins;;"%", 1, 0, 0, 250, 0 uint8_t[6] autoscale maxKnockRetardRpmBins;;"RPM", 100, 0, 0, 25000, 0 -int16_t[4 x 4] autoscale ALSTimingRetard;;"deg", 0.1, 0, -720, 720, 1 +int16_t[4 x 4] autoscale ALSTimingRetardTable;;"deg", 0.1, 0, -720, 720, 1 uint16_t[4] alsIgnRetardLoadBins;;"TPS", 1, 0, 0, 100, 0 uint16_t[4] alsIgnRetardrpmBins;;"RPM", 1, 0, 0, 25000, 0