We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8670410 commit c65d81cCopy full SHA for c65d81c
content/docs/reference/microcontrollers/wioterminal.md
@@ -150,5 +150,5 @@ tinygo flash -target=wioterminal [PATH TO YOUR PROGRAM]
150
Once you have updated your Wio Terminal board the first time, after that you should be able to flash it entirely from the command line.
151
152
## Notes
153
-
+If your Linux Distro doesnt auto mount devices you have to manually mount it to /media/Arduino for the command above to work.
154
You can use the USB port to the Wio Terminal as a serial port. `UART0` refers to this connection.
0 commit comments