OBD.NET
OBD.NET copied to clipboard
ATSH Command
Hi,
Is there functionality in this library to change the header with AT command ATSH?
Hey, no the ATSH-Command is not implemented.
You'd could inherit from ELM327 and use the protected string overload of SendCommand to send it, but there's no build in way.