This commit is contained in:
rusefi 2023-10-29 23:57:03 -04:00
parent c519200bfb
commit 0d46d5ef5a
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,24 @@
#define MAIN_HELP_URL "https://rusefi.com/"
#define ts_show_vbatt false
#define ts_show_clt_iat_pullup false
#define ts_show_egt false
#define ts_show_etb_pins false
#define ts_show_analog_divider false
#define ts_show_spi false
#define ts_show_can_pins false
#define ts_show_tunerstudio_port true
#define ts_show_can2 false
#define ts_show_software_knock true
#define ts_show_hardware_simulator false
#define ts_show_vr_threshold_all false
#define show_test_presets false
#define show_Frankenso_presets false
#define show_microRusEFI_presets false
#define show_Proteus_presets false
#define show_Hellen_presets true
#define show_8chan_presets false

View File

@ -43,6 +43,7 @@ for BOARD in \
"config/boards/hellen/hellen88bmw hellen88bmw" \
"config/boards/hellen/uaefi uaefi" \
"config/boards/hellen/hellen-112-17 hellen-112-17" \
"config/boards/hellen/hellen-112-mg1 hellen-112-mg1" \
"config/boards/hellen/hellen72 hellen72" \
"config/boards/hellen/hellen81 hellen81" \
"config/boards/hellen/hellen-nb1 hellen-nb1" \