Carlos Mellado
Carlos Mellado
First, I fixed a crash, happening where you change from a date to a date that doesn't exists: i.e: Having selected 30 Jan, and tap on February, it tries to...
Description of the issue: **When I try to call getPurchaseHistory() , the app freezes. No errors... nothing** Description of what you expected to happen: **A history of purchases is returned...
I'm trying to use this library with an MCP2515 and an ESP32. Code compiles properly but when calling to `OBD2.begin();` the process stucks and I don't get any response. Does...