only:alphax-4k-gdi

This commit is contained in:
rusefi 2024-11-10 20:49:24 -05:00
parent 59d3d79bb3
commit 3d71fb42fe
3 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@ DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
DDEFS += -DEFI_MC33816=TRUE
DDEFS += -DBOARD_TLE9104_COUNT=4
DDEFS += -DLUA_USER_HEAP=92000
DDEFS += -DEFI_SENT_SUPPORT=TRUE

View File

@ -105,7 +105,7 @@ pins:
- pin: 22B
id: [H144_IN_AUX2_DIGITAL, H144_IN_AUX2_DIGITAL, H144_IN_AUX2]
class: [event_inputs, switch_inputs, analog_inputs]
function: Input 2 / SENT
function: Input 2 Digital / Analog / SENT
ts_name: ___ Input 2
- pin: 23B

View File

@ -16,5 +16,6 @@
#define ts_show_hardware_simulator false
#define ts_show_gdi true
#define ts_show_gdi_low_level false
#define ts_show_tps_sent true
#define LUA_SCRIPT_SIZE 26000