diff --git a/docs/esp8266/quickref.rst b/docs/esp8266/quickref.rst index 1a63516f8541e582c990805ba1ee3526585ab88f..48543dfab6bfcdced164c1d03f2be7f186dde919 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 ---------------------