only:alphax-4k-gdi

This commit is contained in:
rusefi 2024-11-10 20:23:28 -05:00
parent 4c6bd4a6dd
commit bae2db3ed4
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
DDEFS += -DEFI_MC33816=TRUE
DDEFS += -DBOARD_TLE9104_COUNT=4
DDEFS += -DLUA_USER_HEAP=92000

View File

@ -17,3 +17,4 @@
#define ts_show_gdi true
#define ts_show_gdi_low_level false
#define LUA_SCRIPT_SIZE 26000