DoronShaul
DoronShaul
Thank you @eltonvs for the reply. i'm trying to use your kotlin library instead (my project is in java). i succeed to create an ObdDeviceConnection but i'm having issues with...
Hey @eltonvs, i tried this code but it doesn't work. it seems like i have to fill all the arguments (useCache, delay, $completion). i have no problem with the useCache...
This code seems to be working, but of course i should return a not null value. what should it be? Thank you @eltonvs! ```java final ObdResponse response = (ObdResponse) deviceConnection.run(new...