only:small-can-board

one step back
This commit is contained in:
rusefi 2023-06-23 19:44:17 -04:00
parent 76aa68ea1b
commit dc0b544ed1
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ DDEFS += -DSHORT_BOARD_NAME=small-can
DDEFS += -DPERSISTENT_LOCATION_VALUE=\"__attribute__\(\(section\(\\\".ram1\\\"\)\)\)\"
DDEFS += -DPERSISTENT_LOCATION_TODO
DDEFS += -DEFI_SENSOR_CHART=FALSE
DDEFS += -DLUA_USER_HEAP=50000
# DDEFS += -DLUA_USER_HEAP=50000
DDEFS += -DEFI_MC33816=FALSE
DDEFS += -DDL_OUTPUT_BUFFER=1000
DDEFS += -DEFI_LOGIC_ANALYZER=FALSE

View File

@ -9,4 +9,4 @@
#define ts_show_etb_pins false
#define ts_show_analog_divider false
#define LUA_SCRIPT_SIZE 30000
!#define LUA_SCRIPT_SIZE 30000