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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ Pimoroni Presto.
19
19
20
20
You can find the latest firmware releases at [https://github.com/pimoroni/presto/releases/latest](https://github.com/pimoroni/presto/releases/latest).
21
21
22
-
There are two choices, a regular build that just updates the MicroPython firmware and a "-with-examples" build which includes everything in [examples](examples).
22
+
There are two choices, a regular build that just updates the MicroPython firmware and a "-with-filesystem" build which includes everything in [examples](examples).
23
23
24
-
:warning: If you've changed any of the code on your board then back up before flashing "-with-examples" - *your files will be erased!*
24
+
:warning: If you've changed any of the code on your board then back up before flashing "-with-filesystem" - *your files will be erased!*
0 commit comments