diff --git a/documentation/modules/post/hardware/automotive/getvinfo.md b/documentation/modules/post/hardware/automotive/getvinfo.md index 2f69b26c1e..ed9fc984c7 100644 --- a/documentation/modules/post/hardware/automotive/getvinfo.md +++ b/documentation/modules/post/hardware/automotive/getvinfo.md @@ -24,7 +24,11 @@ PIDs to ASCII. **CLEAR_DTCS*** - 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). + + **PADDING** + + Optional byte-value to use for padding all CAN bus packets to an 8-byte length. Padding is disabled by default. ## Scenarios