Skip to content

Commit e157615

Browse files
committed
Document the new padding option.
1 parent cfd377f commit e157615

File tree

1 file changed

+5
-1
lines changed
  • documentation/modules/post/hardware/automotive

1 file changed

+5
-1
lines changed

documentation/modules/post/hardware/automotive/getvinfo.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ PIDs to ASCII.
2424

2525
**CLEAR_DTCS***
2626

27-
If any Diagnostic Trouble Codes (DTCs) are present it will clear those and reset the MIL (Enginge Light)
27+
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.
2832

2933
## Scenarios
3034

0 commit comments

Comments
 (0)