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 cfd377f commit e157615Copy full SHA for e157615
documentation/modules/post/hardware/automotive/getvinfo.md
@@ -24,7 +24,11 @@ PIDs to ASCII.
24
25
**CLEAR_DTCS***
26
27
- If any Diagnostic Trouble Codes (DTCs) are present it will clear those and reset the MIL (Enginge Light)
+ If any Diagnostic Trouble Codes (DTCs) are present it will clear those and reset the MIL (Engine Light).
28
+
29
+ **PADDING**
30
31
+ Optional byte-value to use for padding all CAN bus packets to an 8-byte length. Padding is disabled by default.
32
33
## Scenarios
34
0 commit comments