tle8888 drivers wants RAM as well

This commit is contained in:
rusefillc 2020-11-10 18:26:46 -05:00
parent 06c1f872c2
commit 2ae7ac8ced
1 changed files with 1 additions and 1 deletions

View File

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