Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc854f8d authored by Enrico Granata's avatar Enrico Granata
Browse files

Fix a typo that was causing two index values to be commented out.

Test: not commented out anymore
Change-Id: I7de32fabe51501317613524aa8a9ff138fe4aa6e
parent b5dad57d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2745,7 +2745,7 @@ enum Obd2IntegerSensorIndex : int32_t {
   * tests are available and whether they are complete. The semantics of the individual
   * bits in this value are given by, respectively, SparkIgnitionMonitors and
   * CompressionIgnitionMonitors depending on the value of IGNITION_MONITORS_SUPPORTED.
  /*
   */
  IGNITION_SPECIFIC_MONITORS = 3,

  INTAKE_AIR_TEMPERATURE = 4,