removing artificial limitation

This commit is contained in:
rusefi 2017-03-04 20:51:27 -05:00
parent 69b988c973
commit bf61b0f7a6
1 changed files with 1 additions and 1 deletions

View File

@ -1842,7 +1842,7 @@ typedef enum {
CUSTOM_ERR_6138 = 6138,
CUSTOM_ERR_6139 = 6139,
CUSTOM_ERR_TOO_FEW_EVENTS = 6140,
CUSTOM_ERR_6140 = 6140,
CUSTOM_ERR_FLASH_CRC_FAILED = 6141,
CUSTOM_ERR_NOT_INPUT_PIN = 6142,
CUSTOM_ERR_SKIPPED_TOOTH_SHAPE = 6143,