proteus to have enlarged Lua

This commit is contained in:
rusefillc 2021-12-01 09:06:16 -05:00
parent ab34c8707f
commit c7db973434
2 changed files with 1 additions and 2 deletions

View File

@ -25,4 +25,3 @@
#define show_Proteus_presets true #define show_Proteus_presets true
#define ts_show_f7_presets true #define ts_show_f7_presets true
#define LUA_SCRIPT_SIZE 4000

View File

@ -741,7 +741,7 @@ void initEngineContoller() {
* UNUSED_SIZE constants. * UNUSED_SIZE constants.
*/ */
#ifndef RAM_UNUSED_SIZE #ifndef RAM_UNUSED_SIZE
#define RAM_UNUSED_SIZE 21000 #define RAM_UNUSED_SIZE 20000
#endif #endif
#ifndef CCM_UNUSED_SIZE #ifndef CCM_UNUSED_SIZE
#define CCM_UNUSED_SIZE 16 #define CCM_UNUSED_SIZE 16