From 3754d8657712cc73fa2a5d8df60f3c22247e89ae Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 18 Dec 2022 17:23:12 -0500 Subject: [PATCH] https://github.com/rusefi/rusefi/issues/4909 --- .../config/boards/hellen/alphax-2chan/trigger_scope_config.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/config/boards/hellen/alphax-2chan/trigger_scope_config.h b/firmware/config/boards/hellen/alphax-2chan/trigger_scope_config.h index e009829c61..e43852335e 100644 --- a/firmware/config/boards/hellen/alphax-2chan/trigger_scope_config.h +++ b/firmware/config/boards/hellen/alphax-2chan/trigger_scope_config.h @@ -8,3 +8,5 @@ #define TRIGGER_SCOPE_ADC_CH1 H144_ADC_IN_RES3 #define TRIGGER_SCOPE_HAS_CH2 false +// todo: fix https://github.com/rusefi/rusefi/issues/4909 +#define TRIGGER_SCOPE_ADC_CH2 H144_ADC_IN_RES2