M62T vanos support #2243

RAM everything takes a bit of RAM
This commit is contained in:
rusefillc 2021-02-09 00:08:00 -05:00
parent ad453abfc5
commit 767183b369
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX)
* UNUSED_SIZE constants.
*/
#ifndef RAM_UNUSED_SIZE
#define RAM_UNUSED_SIZE 3150
#define RAM_UNUSED_SIZE 2350
#endif
#ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 2800