Loading automotive/vehicle/2.1/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -323,7 +323,7 @@ enum Obd2CompressionIgnitionMonitors : Obd2CommonIgnitionMonitors { BOOST_PRESSURE_AVAILABLE = 0x1 << 12, BOOST_PRESSURE_INCOMPLETE = 0x1 << 13, NOx_SCR__AVAILABLE = 0x1 << 14, NOx_SCR_AVAILABLE = 0x1 << 14, NOx_SCR_INCOMPLETE = 0x1 << 15, NMHC_CATALYST_AVAILABLE = 0x1 << 16, Loading Loading
automotive/vehicle/2.1/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -323,7 +323,7 @@ enum Obd2CompressionIgnitionMonitors : Obd2CommonIgnitionMonitors { BOOST_PRESSURE_AVAILABLE = 0x1 << 12, BOOST_PRESSURE_INCOMPLETE = 0x1 << 13, NOx_SCR__AVAILABLE = 0x1 << 14, NOx_SCR_AVAILABLE = 0x1 << 14, NOx_SCR_INCOMPLETE = 0x1 << 15, NMHC_CATALYST_AVAILABLE = 0x1 << 16, Loading