Skip to content

Commit

Permalink
comment unused obd_error_codes
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-hol authored Jul 9, 2023
1 parent fd603f6 commit 9547c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware/controllers/algo/obd_error_codes.h
Original file line number Diff line number Diff line change
Expand Up @@ -1772,9 +1772,9 @@ enum class ObdCode : uint16_t {
CUSTOM_TOO_LONG_CRANKING_FUEL_INJECTION = 6054,
CUSTOM_INTERPOLATE_NAN = 6055,
ERROR_HISTO_NAME = 6056,
CUSTOM_6057 = 6057,
// unused code: CUSTOM_6057 = 6057,
CUSTOM_OBD_HIGH_FREQUENCY = 6058,
CUSTOM_OBD_59 = 6059,
// unused code: CUSTOM_OBD_59 = 6059,

CUSTOM_OBD_MMC_START1 = 6060,
CUSTOM_OBD_MMC_START2 = 6061,
Expand Down

0 comments on commit 9547c9e

Please sign in to comment.