I am new to the pico, but I remember running into an issue in using a Pico-W and micropython where the LED is no longer connected to the rp2040 so the blink examples for the base Pico didn't work for me. Reference: https://forums.raspberrypi.com/viewtopic.php?t=336836
I am experiencing the same issue using rp-pico where pico_blinky compiles and uploads just fine but doesn't turn on the LED. What do I need to change?
Thank you very much for the library!