md-sohrab-alam / android-obd-reader

Android OBD-II Reader application that support standard PIDs Mode 01
78 stars 39 forks source link

How to clear buffer #11

Open ShvetaDev opened 4 years ago

ShvetaDev commented 4 years ago

Hi, I am facing a problem i.e. If I write a command then it return response but after if I write new command then it return the response of the previous command. Please let me know how can I clear the buffer , flush the memory.