current unused RAM metric
This commit is contained in:
parent
b6901f594c
commit
a36f52aaad
|
@ -665,7 +665,7 @@ void initEngineController() {
|
|||
* UNUSED_SIZE constants.
|
||||
*/
|
||||
#ifndef RAM_UNUSED_SIZE
|
||||
#define RAM_UNUSED_SIZE 13000
|
||||
#define RAM_UNUSED_SIZE 30000
|
||||
#endif
|
||||
#ifndef CCM_UNUSED_SIZE
|
||||
#define CCM_UNUSED_SIZE 16
|
||||
|
|
Loading…
Reference in New Issue