From f84dda711102629dbb6e37e9b6e8e4fcd8a2aff5 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky <pfalcon@users.sourceforge.net> Date: Sun, 7 Aug 2016 17:46:27 +0300 Subject: [PATCH] docs/esp8266/quickref: Link to installation instructions. --- docs/esp8266/quickref.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/esp8266/quickref.rst b/docs/esp8266/quickref.rst index 1a63516f8..48543dfab 100644 --- a/docs/esp8266/quickref.rst +++ b/docs/esp8266/quickref.rst @@ -9,6 +9,12 @@ Quick reference for the ESP8266 The Adafruit Feather HUZZAH board (image attribution: Adafruit). +Installing MicroPython +---------------------- + +See the corresponding section of tutorial: :ref:`intro`. It also includes +a troubleshooting subsection. + General board control --------------------- -- GitLab