felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.8k stars 587 forks source link

Need to write test case for serial UsbReadCallback #220

Closed meghajagdale closed 5 years ago

meghajagdale commented 5 years ago

Hi,

My serial port communication is working fine.Need your help to write integration testing on serial port communication UsbReadCallback.

Thank you

felHR85 commented 5 years ago

@meghajagdale What do you need?