From 211210de267610037a5feb474edd927b984680eb Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 12 Mar 2024 20:39:56 -0400 Subject: [PATCH] test branch for PR was green but master was not around prepend.txt usage #6206 --- firmware/controllers/lua/script_impl.h | 2 +- firmware/integration/rusefi_config.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware/controllers/lua/script_impl.h b/firmware/controllers/lua/script_impl.h index 75d1c50f4f..3ad2934bfd 100644 --- a/firmware/controllers/lua/script_impl.h +++ b/firmware/controllers/lua/script_impl.h @@ -12,7 +12,7 @@ typedef Map3D fsio8_Map3D_f32t; typedef Map3D script2_Map3D_f32t; typedef Map3D fsio8_Map3D_u8t; -typedef Map3D script4_Map3D_u8t; +typedef Map3D script4_Map3D_u8t; void initScriptImpl(); diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 0b2c702042..d04a97b8e2 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1835,6 +1835,7 @@ int16_t[SCRIPT_TABLE_8] scriptTable3LoadBins;;"L", 1, 0, -32000, 32000, 0 int16_t[SCRIPT_TABLE_8] scriptTable3RpmBins;;"RPM", 1, 0, -32000, 32000, 0 #define TABLE_4_RPM 10 +#define TABLE_444_RPM 10 uint8_t[SCRIPT_TABLE_8 x TABLE_4_RPM] scriptTable4;;"value", 1, 0, 0, 255, 0 int16_t[SCRIPT_TABLE_8] scriptTable4LoadBins;;"L", 1, 0, -32000, 32000, 0