From 82f52bf065f64b7e3e581b17cfc171b48b47195b Mon Sep 17 00:00:00 2001 From: rusefi Date: Wed, 2 Sep 2020 21:19:10 -0400 Subject: [PATCH] helping build --- firmware/controllers/engine_controller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/engine_controller.cpp b/firmware/controllers/engine_controller.cpp index 9e4fb0de44..d9cccd256d 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -708,7 +708,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) * UNUSED_SIZE constants. */ #ifndef RAM_UNUSED_SIZE -#define RAM_UNUSED_SIZE 6500 +#define RAM_UNUSED_SIZE 6400 #endif #ifndef CCM_UNUSED_SIZE #define CCM_UNUSED_SIZE 2900