You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows the RTS signal cannot be set manually when the RTS_CONTROL_HANDSHAKE mode is enabled. This is the mode configured when doing "hardware" flow control. Consider explicitly disallowing this instead of permitting this platform-specific difference to be exposed through the API.
The text was updated successfully, but these errors were encountered:
reillyeon
changed the title
Consider deprecating setSignals() when in "hardware" flow control mode
Consider deprecating setSignals({ requestToSend: X }) when in "hardware" flow control mode
Feb 1, 2022
On Windows the RTS signal cannot be set manually when the RTS_CONTROL_HANDSHAKE mode is enabled. This is the mode configured when doing "hardware" flow control. Consider explicitly disallowing this instead of permitting this platform-specific difference to be exposed through the API.
The text was updated successfully, but these errors were encountered: