Update last error number (comment only)
This commit is contained in:
parent
ee08f5ee94
commit
87af948114
|
@ -141,7 +141,7 @@ static const char *error_strings[] =
|
|||
/* 97 */ "DAP is locked or wrong debug protocol selected.",
|
||||
/* 98 */ "Device database not loaded.",
|
||||
|
||||
/* 98 */ "Invalid error number",
|
||||
/* 99 */ "Invalid error number",
|
||||
};
|
||||
|
||||
const char *fet_error(int code)
|
||||
|
|
Loading…
Reference in New Issue