only:uaefi

This commit is contained in:
rusefillc 2023-10-25 22:54:50 -04:00
parent 36ea0a4165
commit 0f1e1811cb
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,24 @@
#define MAIN_HELP_URL "https://rusefi.com/s/uaefi"
#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

@ -41,6 +41,7 @@ for BOARD in \
"config/boards/hellen/hellen-honda-k hellen-honda-k" \
"config/boards/hellen/hellen154hyundai hellen154hyundai" \
"config/boards/hellen/hellen88bmw hellen88bmw" \
"config/boards/hellen/uaefi uaefi" \
"config/boards/hellen/hellen-112-17 hellen-112-17" \
"config/boards/hellen/hellen72 hellen72" \
"config/boards/hellen/hellen81 hellen81" \