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
voidRS485Class::setPins(int txPin, int dePin, int rePin)
function only accept TX (D pin), DE and RE pins? Shouldn't there also be a RX (R pin)? And why is it named "TX" and not "D"? All RS485 transceiver I know are specifying D for"Driver data input" and R for "Receive data output".
Could someone please clearify this for me? It somehow confuses me.
No description provided.
The text was updated successfully, but these errors were encountered: