Enable EGT support for Proteus

This commit is contained in:
pchmura4 2024-02-26 19:20:08 +01:00 committed by rusefillc
parent 47621eb626
commit 924d17da40
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ DDEFS += $(VAR_DEF_ENGINE_TYPE)
DDEFS += -DEFI_MAIN_RELAY_CONTROL=TRUE
DDEFS += -DEFI_HD_ACR=TRUE
DDEFS += -DEFI_MAX_31855=TRUE
# Any Proteus-based adapter boards with discrete-VR decoder are controlled via a 5v ignition output
DDEFS += -DVR_SUPPLY_VOLTAGE=5

View File

@ -1,7 +1,7 @@
#define MAIN_HELP_URL "https://github.com/rusefi/rusefi/wiki/Proteus-Manual"
#define ts_show_full_pinout false
#define ts_show_egt false
#define ts_show_egt true
#define ts_show_analog_divider false
#define ts_show_spi false