do we need RAM?!

This commit is contained in:
rusefi 2020-09-07 00:23:18 -04:00
parent 294ca5aae3
commit 141cad585c
1 changed files with 1 additions and 1 deletions

View File

@ -708,7 +708,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX)
* UNUSED_SIZE constants.
*/
#ifndef RAM_UNUSED_SIZE
#define RAM_UNUSED_SIZE 6200
#define RAM_UNUSED_SIZE 6100
#endif
#ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 2900