1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-14 03:16:32 +00:00

CDC input/output line corrected

kai-morich 2021-01-21 08:17:17 +01:00
parent 2de237e776
commit e204bd3d22

@ -150,7 +150,7 @@ Some Features are not supported by all drivers / devices
|-
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port<br> 🔴 for CP2105 second port. resends last byte without exception || 🟢 || 🟢
|-
| set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR
| set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only output lines RTS, DTR
|-
| <code>purgeHwBuffers</code> || 🟢 || 🔴 || 🟢 || 🟢 || 🟢
|-