From e204bd3d22f5af6264f1207717d2bc4b8973c0de Mon Sep 17 00:00:00 2001 From: kai-morich Date: Thu, 21 Jan 2021 08:17:17 +0100 Subject: [PATCH] CDC input/output line corrected --- Troubleshooting.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.mediawiki b/Troubleshooting.mediawiki index 0cc4a54..02fb3cc 100644 --- a/Troubleshooting.mediawiki +++ b/Troubleshooting.mediawiki @@ -150,7 +150,7 @@ Some Features are not supported by all drivers / devices |- | set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port
🔴 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 |- | purgeHwBuffers || 🟢 || 🔴 || 🟢 || 🟢 || 🟢 |-