From b13bc55e4a07c877c79515e0eade94ee0cd74766 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 9 Nov 2020 21:25:44 -0500 Subject: [PATCH] RAM, ram, ram... --- 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 80dad7e33f..ed02b39d2e 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -707,7 +707,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) * UNUSED_SIZE constants. */ #ifndef RAM_UNUSED_SIZE -#define RAM_UNUSED_SIZE 4000 +#define RAM_UNUSED_SIZE 3900 #endif #ifndef CCM_UNUSED_SIZE #define CCM_UNUSED_SIZE 2900