Auto-generated configs and docs
This commit is contained in:
parent
3334a6963c
commit
174b03e8be
|
@ -1,6 +1,6 @@
|
|||
#include "global.h"
|
||||
#include "obd_error_codes.h"
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Fri Oct 29 15:39:44 EDT 2021
|
||||
// was generated automatically by rusEFI tool from obd_error_codes.h // by enum2string.jar tool on Mon Nov 22 23:11:14 UTC 2021
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -165,6 +165,8 @@ case CUSTOM_ERR_6598:
|
|||
return "CUSTOM_ERR_6598";
|
||||
case CUSTOM_ERR_6599:
|
||||
return "CUSTOM_ERR_6599";
|
||||
case CUSTOM_ERR_6600:
|
||||
return "CUSTOM_ERR_6600";
|
||||
case CUSTOM_ERR_6603:
|
||||
return "CUSTOM_ERR_6603";
|
||||
case CUSTOM_ERR_6604:
|
||||
|
|
Loading…
Reference in New Issue