From 86cce3fce907bef4aca855d512cf978c9b3ba299 Mon Sep 17 00:00:00 2001 From: rusefi Date: Wed, 26 Aug 2020 22:03:07 -0400 Subject: [PATCH] ? --- 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 1fadfb0109..b0ced14d9b 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -701,7 +701,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) * UNUSED_SIZE constants. */ #ifndef RAM_UNUSED_SIZE -#define RAM_UNUSED_SIZE 6600 +#define RAM_UNUSED_SIZE 1600 #endif #ifndef CCM_UNUSED_SIZE #define CCM_UNUSED_SIZE 2900