fixed DTC-Numbering
This commit is contained in:
parent
e344977b8f
commit
41b27c02dd
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
typedef enum DTCNums_e
|
typedef enum DTCNums_e
|
||||||
{
|
{
|
||||||
DTC_NO_EEPROM_FOUND,
|
DTC_NO_EEPROM_FOUND = 1,
|
||||||
DTC_EEPROM_CFG_BAD,
|
DTC_EEPROM_CFG_BAD,
|
||||||
DTC_EEPROM_PDS_BAD,
|
DTC_EEPROM_PDS_BAD,
|
||||||
DTC_EEPROM_PDSADRESS_BAD,
|
DTC_EEPROM_PDSADRESS_BAD,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user