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
It appears there is no official documentation for the SerialUSB library for the Arduino Due. Even if it's a carbon copy of the Serial() library (it's not, the baud rate doesn't mean anything, the physical port is different), it would be very helpful to add this to the docs.