From f7d534c3701400acdc80687c4fcf7a8f924bf96d Mon Sep 17 00:00:00 2001 From: rusefi Date: Tue, 24 Jul 2018 20:33:12 -0400 Subject: [PATCH] typo --- firmware/controllers/algo/obd_error_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/controllers/algo/obd_error_codes.h b/firmware/controllers/algo/obd_error_codes.h index 5f9ffe7ddd..dafb0142aa 100644 --- a/firmware/controllers/algo/obd_error_codes.h +++ b/firmware/controllers/algo/obd_error_codes.h @@ -1916,7 +1916,7 @@ typedef enum { CUSTOM_ERR_6555 = 6555, CUSTOM_ERR_6556 = 6556, CUSTOM_ERR_6557 = 6557, - CUSTOM_ERR_6558 = 6557, + CUSTOM_ERR_6558 = 6558, CUSTOM_ERR_6559 = 6559, CUSTOM_ERR_6560 = 6560,