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
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
I have an Arduino Mega 2560. It has 3 serial ports. The standard is "Serial", the others are "Serial1" and "Serial2". VSCode doesn't have a problem with "Serial", but shows an error for "Serial1". Code compiles and uploads just fine, but would be nice not get this error message.