From 3b0256a18be3a84f24323a0c2bdf227947b45393 Mon Sep 17 00:00:00 2001 From: Bob Long Date: Sat, 31 Dec 2022 17:57:31 -0500 Subject: [PATCH] common.xml: add fuel_pressure ext. to EFI_STATUS --- message_definitions/v1.0/common.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 1e18da1572..769a55ba1a 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -5236,6 +5236,7 @@ Pressure/temperature compensation Supply voltage to EFI sparking system. Zero in this value means "unknown", so if the supply voltage really is zero volts use 0.0001 instead. + Fuel pressure. Zero in this value means "unknown", so if the fuel pressure really is zero kPa use 0.0001 instead.