hemi trigger decoder took some RAM

This commit is contained in:
rusefillc 2020-12-04 18:22:59 -05:00
parent 6200569f28
commit d8264cf2ce
1 changed files with 1 additions and 1 deletions

View File

@ -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