only:alphax-4k-gdi
This commit is contained in:
parent
59d3d79bb3
commit
3d71fb42fe
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue