We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343ca1e commit b27c987Copy full SHA for b27c987
1 file changed
docs/tutorial/repl.rst
@@ -23,6 +23,9 @@ then select the option to find the driver manually (don't use Windows auto updat
23
navigate to the pyboard's USB drive, and select that. It should then install.
24
After installing, go back to the Device Manager to find the installed pyboard,
25
and see which COM port it is (eg COM4).
26
+More comprehensive instructions can be found in the
27
+`Guide for pyboard on Windows (PDF) <http://micropython.org/resources/Micro-Python-Windows-setup.pdf>`_.
28
+Please consult this guide if you are having problems installing the driver.
29
30
You now need to run your terminal program. You can use HyperTerminal if you
31
have it installed, or download the free program PuTTY:
0 commit comments