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
Currently we use a SoftwareSerial fork with some tweaks to allow half duplex communication, but this was last changed in 2012. I would like to use the latest SoftwareSerial, so I've done a pull request for half duplex support: arduino/Arduino#4377