From 5ee7f08f6b3d2fee7ee5e30b0fe73bdac4a387ee Mon Sep 17 00:00:00 2001 From: rusefi Date: Mon, 15 May 2023 14:27:51 -0400 Subject: [PATCH] 8chan: Hall inputs 1-3 claim configurable pullup but no menu option #5277 --- firmware/config/boards/hellen/alphax-2chan/prepend.txt | 2 +- firmware/config/boards/hellen/alphax-4chan/prepend.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/firmware/config/boards/hellen/alphax-2chan/prepend.txt b/firmware/config/boards/hellen/alphax-2chan/prepend.txt index 283df58448..d03e59044f 100644 --- a/firmware/config/boards/hellen/alphax-2chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-2chan/prepend.txt @@ -21,4 +21,4 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_Hellen_presets true - +#define show_2chan_presets true diff --git a/firmware/config/boards/hellen/alphax-4chan/prepend.txt b/firmware/config/boards/hellen/alphax-4chan/prepend.txt index 34c5b02892..c3b66a4e41 100644 --- a/firmware/config/boards/hellen/alphax-4chan/prepend.txt +++ b/firmware/config/boards/hellen/alphax-4chan/prepend.txt @@ -20,6 +20,7 @@ #define show_microRusEFI_presets false #define show_Proteus_presets false #define show_Hellen_presets true +#define show_4chan_presets true #define TS_TRIGGER_SCOPE_CHANNEL_1_NAME "C2/C3 Crank VR" #define TS_TRIGGER_SCOPE_CHANNEL_2_NAME "E5/E6 Cam VR"