Open f3bandit opened 1 year ago
You can use Pico W with the existing firmware. The LED doesn't serve any meaningful purpose at the moment. It won't be future proof because you'll need to change the wiring with new firmware anyway.
It's a different definition in the code WL_GPIO0
vs GPIO25
plus as mentioned above it doesn't even provide proper visuals. I don't think @webhdx will recompile and re-upload just to change a LED light, but will to allow other fun features to take advantage of the Pico W in the future. Open source is available if you wanted to try and change the definition in the code yourself and recompile.
Can we get a build for the pico w that enables the led, as the led is not tapped to a gpio pin, apparently it's tied to the wifi chipset some how. I'm not looking for the wifi to be supported yet as I know that will take time. Just want to use a pico w to be future proof for when that happens I don't need to unsolder the pico and solder in a pico w, when I can just solder once and be done. thx