Android-SerialPort-API
Android-SerialPort-API copied to clipboard
Use non standard baud rates
Hey i have a device which only supports baud rate 5787 which is non standard according to linux. When I pass this baud rate to your driver, it throw log "Unsupported Baud Rate".
Is there any workaround for this?