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