only:alphax-8chan_f7

This commit is contained in:
rusefi 2024-11-10 20:28:17 -05:00
parent bae2db3ed4
commit df8b6d5e7d
3 changed files with 3 additions and 2 deletions

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
function: Input 2 / SENT
ts_name: ___ Input 2
- pin: 23B

View File

@ -17,6 +17,7 @@ include $(BOARDS_DIR)/hellen/hellen-common176.mk
ifeq ($(PROJECT_CPU),ARCH_STM32F7)
DDEFS += -DCH_DBG_ENABLE_ASSERTS=FALSE
DDEFS += -DLUA_USER_HEAP=92000
DDEFS += -DENABLE_PERF_TRACE=FALSE
else ifeq ($(PROJECT_CPU),ARCH_STM32F4)
# This board has trigger scope hardware!

View File

@ -21,7 +21,7 @@
#define LUA_SCRIPT_SIZE 26000
#define show_8chan_presets true