Skip to content

Commit

Permalink
KWP2000 - Added upload not accepted error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaromir Mayer committed Sep 15, 2020
1 parent 49c08ac commit eb7ebc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins/KWP2000.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ local nrc_description = {
[0x33] = "Security access denied",
[0x35] = "Invalid key",
[0x36] = "Exceed attempts",
[0x50] = "Upload Not Accepted",
[0x75] = "Illegal Byte Count in block transfer",
[0x78] = "Busy - Response pending",
[0x7E] = "Service or Subfunction not supported",
Expand Down

0 comments on commit eb7ebc4

Please sign in to comment.