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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Pico-W-Go provides code auto-completion and allows you to communicate with your Raspberry Pi Pico (W) board using the built-in REPL console. Run a single file on your board, sync your entire project or directly type and execute commands.
4
4
5
-
> __Auto-completion based on Raspberry Pi Pico W MicroPython firmware: [rp2-pico-w-20220908-unstable-v1.19.1-378-g24678fe45.uf2](https://micropython.org/resources/firmware/rp2-pico-w-20220908-unstable-v1.19.1-378-g24678fe45.uf2)__
5
+
> __Auto-completion based on Raspberry Pi Pico W MicroPython firmware: [rp2-pico-w-20220909-unstable-v1.19.1-389-g4903e48e3.uf2](https://micropython.org/resources/firmware/rp2-pico-w-20220909-unstable-v1.19.1-389-g4903e48e3.uf2)__
6
6
7
7
This software is originally based on [Pico-Go](https://github.com/cpwood/Pico-Go) by cpwood.
0 commit comments