From ab34c8707f37265838bce09e5f11e8c90c9c8e9c Mon Sep 17 00:00:00 2001 From: rusefillc Date: Wed, 1 Dec 2021 00:07:04 -0500 Subject: [PATCH] proteus to have enlarged Lua --- 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 671e038f87..24a9230b04 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -741,7 +741,7 @@ void initEngineContoller() { * UNUSED_SIZE constants. */ #ifndef RAM_UNUSED_SIZE -#define RAM_UNUSED_SIZE 23000 +#define RAM_UNUSED_SIZE 21000 #endif #ifndef CCM_UNUSED_SIZE #define CCM_UNUSED_SIZE 16