proteus to have enlarged Lua
This commit is contained in:
parent
ab34c8707f
commit
c7db973434
|
@ -25,4 +25,3 @@
|
|||
#define show_Proteus_presets true
|
||||
#define ts_show_f7_presets true
|
||||
|
||||
#define LUA_SCRIPT_SIZE 4000
|
||||
|
|
|
@ -741,7 +741,7 @@ void initEngineContoller() {
|
|||
* UNUSED_SIZE constants.
|
||||
*/
|
||||
#ifndef RAM_UNUSED_SIZE
|
||||
#define RAM_UNUSED_SIZE 21000
|
||||
#define RAM_UNUSED_SIZE 20000
|
||||
#endif
|
||||
#ifndef CCM_UNUSED_SIZE
|
||||
#define CCM_UNUSED_SIZE 16
|
||||
|
|
Loading…
Reference in New Issue