From 116766672f134d75c19ef0bb87b4a5124b622942 Mon Sep 17 00:00:00 2001 From: rusefi Date: Mon, 18 Mar 2024 20:47:05 -0400 Subject: [PATCH] hellen-honda-k simulator fails to build #6254 only:hellen-honda-k --- firmware/config/engines/hyundai_coupe_canned_tables.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/firmware/config/engines/hyundai_coupe_canned_tables.cpp b/firmware/config/engines/hyundai_coupe_canned_tables.cpp index dbcab047e4..5468242f3d 100644 --- a/firmware/config/engines/hyundai_coupe_canned_tables.cpp +++ b/firmware/config/engines/hyundai_coupe_canned_tables.cpp @@ -63,9 +63,8 @@ static void couplecannedignitionTable() { {1.800, 5.600, 6.200, 6.500, 6.800, 7.100, 7.000, 8.500, 10.000, 10.400, 10.800, 11.100, 11.500, 11.900, 12.300, 13.000, }, {-1.200, 2.600, 3.200, 3.600, 4.100, 5.000, 7.100, 7.800, 8.400, 9.000, 9.400, 9.500, 9.700, 9.800, 10.000, 10.000, }, }; -#endif copyTable(config->ignitionTable, hardCodedignitionTable); +#endif } - #endif // HW_HELLEN_HYUNDAI