rusefi_documentation/Error-Codes.md

14 lines
451 B
Markdown
Raw Permalink Normal View History

2023-05-31 09:56:22 -07:00
# rusEFI Error Codes
## OBD Error Codes
2023-01-02 11:22:23 -08:00
See [OBD Error Codes header](https://github.com/rusefi/rusefi/blob/master/firmware/controllers/algo/obd_error_codes.h)
2023-05-31 09:56:22 -07:00
## Cut Codes
See [ClearReason in limp_manager.h header](https://github.com/rusefi/rusefi/blob/master/firmware/controllers/limp_manager.h#L8)
2023-05-31 09:56:22 -07:00
## ETB Error Codes
2023-05-31 10:01:24 -07:00
See [TpsState in limp_manager.h header](https://github.com/rusefi/rusefi/blob/master/firmware/controllers/limp_manager.h#L30)