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
4/1 Related Community feedback: "led = Pin(25, Pin.OUT)" didn't work for me on a pico w, after googling I tried "led = Pin("LED", Pin.OUT)" and that worked
15/1 Community feedback received: URL: /en/projects/getting-started-with-the-pico/6
Onboard LED is no longer 25... it is "LED"
The text was updated successfully, but these errors were encountered: