From c97e850c8dae4db7e868eb4ae18decb65dfcdf2c Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sun, 13 Dec 2020 23:00:39 -0500 Subject: [PATCH] "Wastegate position sensor" into logs --- firmware/integration/rusefi_config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index b2a0069888..2551e10f80 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1613,6 +1613,7 @@ end_struct #define GAUGE_NAME_ENGINE_LOAD "Engine Load" #define GAUGE_NAME_CPU_TEMP "CPU Temperature" #define GAUGE_NAME_ETB_TARGET "ETB position target" +#define GAUGE_NAME_WG_POSITION "Wastegate position sensor" #define GAUGE_NAME_ETB_ERROR "ETB position error" #define GAUGE_NAME_ETB_DUTY "ETB Duty"