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
In the blocking::serial module there is no Read trait, but there is on in the serial module.
Is there a reason why there is no Read trait in the blocking api?