Update prepend.txt

lowered sizes of tables that don't need it
This commit is contained in:
AlphaX 2024-12-09 00:06:51 -04:00 committed by GitHub
parent 6b768102b3
commit 5e7b95cd75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define ts_show_software_knock true
#define LUA_SCRIPT_SIZE 10100
#define LUA_SCRIPT_SIZE 12000
#define ts_show_spi true
#define ts_show_can2 false
@ -10,3 +10,14 @@
#define ts_show_tcu false
#define ts_show_gdi false
#define ts_show_fancy_hardware false
#define IAT_CURVE_SIZE 6
#define HPFP_TARGET_SIZE 4
#define HPFP_COMPENSATION_SIZE 4
#define HPFP_DEADTIME_SIZE 4
#define HPFP_LOBE_PROFILE_SIZE 4
#define DWELL_CURVE_SIZE 4
#define CLT_CURVE_SIZE 8
#define CLT_TIMING_CURVE_SIZE 4
#define TCU_SOLENOID_COUNT 4
#define TCU_TABLE_WIDTH 4