This commit is contained in:
rusefi 2017-03-06 17:08:09 -05:00
parent 8eeb0ec94d
commit 8cdd025b9d
1 changed files with 3 additions and 0 deletions

View File

@ -1851,6 +1851,9 @@ typedef enum {
CUSTOM_ERR_SD_SEEK_FAILED = 6146,
CUSTOM_ERR_6147 = 6147,
CUSTOM_ERR_6148 = 6148,
/**
* This indicates an issue with coil control
*/
CUSTOM_OUT_OF_ORDER_COIL = 6149,
CUSTOM_ERR_ASSERT = 6500,