split proteus config

see: #7556
This commit is contained in:
FDSoftware 2025-03-06 01:50:13 -03:00 committed by rusefillc
parent 3735eb2a03
commit df30060fc2
4 changed files with 2 additions and 6 deletions

View File

@ -27,9 +27,3 @@
#define CLT_TIMING_CURVE_SIZE 3
#define IAT_IGN_CORR_COUNT 4
! f4 does not like this #define LUA_SCRIPT_SIZE 32000
! TODO what we need is a way to define one LUA_SCRIPT_SIZE for F4 and different one for F7
! todo: maybe some integration between meta_info and prepend?
#define LUA_SCRIPT_SIZE 13500

View File

@ -0,0 +1 @@
#define LUA_SCRIPT_SIZE 13500

View File

@ -0,0 +1 @@
#define LUA_SCRIPT_SIZE 32000