python-OBD
python-OBD copied to clipboard
Force header to be set at init
I'm facing an issue where custom commands using the header 7E0 (default engine ecu header) do not work the if thr header is not explicitly set at init.
Might be an issue with my ELM327 but explicitly setting the header fix the issue.