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
Arduino's macro that holds the number of the built-in led in boards is LED_BUILTIN. For some reason, this core uses BUILTIN_LED, leading to unportable code.