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
BridgeClass::transfer blindly accepts receive length (Bridge.cpp line 179) and keeps reading instead of discarding even if above receive buffer (line 192). This makes sketch on 32u4 hang if it runs a bridge command when ar9331 restarts (process, console, etc).