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
- Change the text in the UI button for selecting a filesystem
mount point based on platform. Putting the pathname on the
filesystem could be confusing for Windows or ChromeOS users
where they don't have the concept of a single filesystem
tree the way *NIX filesystems are used to.
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -308,7 +308,7 @@ <h1>Select Serial Device</h1>
308
308
<h1>Select USB Host Folder</h1>
309
309
<p>Select the root folder of your device. This is typically the CIRCUITPY Drive on your computer unless you renamed it. If your device does not appear as a drive on your computer, it will need to have the USB Host functionality enabled.</p>
0 commit comments