From fdf45a718bcce840d4f824736401e7fe04f2448d Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 1 Jun 2016 23:11:49 +0300 Subject: esp8266/quickref: Use local image of Adafruit Huzzah board. Using remote image causes problems with tools (partly because the image is semi-firewalled and can't be accessed by arbitrary tools). --- docs/esp8266/img/adafruit_products_pinoutstop.jpg | Bin 0 -> 79455 bytes docs/esp8266/quickref.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/esp8266/img/adafruit_products_pinoutstop.jpg (limited to 'docs/esp8266') diff --git a/docs/esp8266/img/adafruit_products_pinoutstop.jpg b/docs/esp8266/img/adafruit_products_pinoutstop.jpg new file mode 100644 index 0000000000..655e27aee3 Binary files /dev/null and b/docs/esp8266/img/adafruit_products_pinoutstop.jpg differ diff --git a/docs/esp8266/quickref.rst b/docs/esp8266/quickref.rst index 7b246a65e1..3dbc44c56e 100644 --- a/docs/esp8266/quickref.rst +++ b/docs/esp8266/quickref.rst @@ -3,7 +3,7 @@ Quick reference for the ESP8266 =============================== -.. image:: https://learn.adafruit.com/system/assets/assets/000/028/689/medium640/adafruit_products_pinoutstop.jpg +.. image:: img/adafruit_products_pinoutstop.jpg :alt: Adafruit Feather HUZZAH board :width: 640px -- cgit v1.2.3