diff --git a/firmware/controllers/engine_controller.cpp b/firmware/controllers/engine_controller.cpp index d27018d96e..bb57f9832c 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -705,7 +705,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) * UNUSED_SIZE constants. */ #ifndef RAM_UNUSED_SIZE -#define RAM_UNUSED_SIZE 3400 +#define RAM_UNUSED_SIZE 3300 #endif #ifndef CCM_UNUSED_SIZE #define CCM_UNUSED_SIZE 2900