This commit is contained in:
parent
f114efef8f
commit
bf6f19caea
|
@ -167,6 +167,13 @@ Print a line of text to the ECU's log.
|
||||||
- Returns
|
- Returns
|
||||||
- none
|
- none
|
||||||
|
|
||||||
|
### `vin(index)`
|
||||||
|
|
||||||
|
Return VIN setting character at specified index
|
||||||
|
|
||||||
|
- Parameters
|
||||||
|
- index: zero-based index
|
||||||
|
|
||||||
#### Usage example
|
#### Usage example
|
||||||
|
|
||||||
Program:
|
Program:
|
||||||
|
|
Loading…
Reference in New Issue