RX8 wants all the RAM

This commit is contained in:
Andrey 2021-07-09 15:51:16 -04:00
parent 02d002f081
commit b9c5583477
1 changed files with 1 additions and 1 deletions

View File

@ -698,7 +698,7 @@ void initEngineContoller(DECLARE_ENGINE_PARAMETER_SUFFIX) {
* UNUSED_SIZE constants.
*/
#ifndef RAM_UNUSED_SIZE
#define RAM_UNUSED_SIZE 1000
#define RAM_UNUSED_SIZE 900
#endif
#ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 300