We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acd941 commit 321988cCopy full SHA for 321988c
lib/rex/post/hwbridge/extensions/automotive/uds_errors.rb
@@ -101,7 +101,7 @@ module UDSErrors
101
"SFNSIAS" => "Sub-Function Not Supoorted In Active Session",
102
"SNSIAS" => "Service Not Supported In Active Session",
103
"RTH" => "RPM Too High",
104
- "RTL" => "RPM Too Low".
+ "RTL" => "RPM Too Low",
105
"EIR" => "Engine is Running",
106
"EINR" => "Engine is not Running",
107
"ERTTL" => "Engine Run Time Too Low",
0 commit comments