janokylaszlo

Results 1 comments of janokylaszlo

I found the reason: the serial initialization is done in line 29. of OBD9141.cpp, but here rx_pin and tx_pin are not included in the this->serial->begin() call, so the default pins...