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
fix: Serial Monitor corrupted output in some rare cases (#1032)
* Synchronize multiple open commands coming together.
* Allow re-opening of already opened ports
* Renamed mutex var and added comment
* Error out if baudrate and buftype of already opened port do not match