summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library')
-rw-r--r--docs/library/lcd160cr.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/library/lcd160cr.rst b/docs/library/lcd160cr.rst
index bb5a9b9f96..39f492fc41 100644
--- a/docs/library/lcd160cr.rst
+++ b/docs/library/lcd160cr.rst
@@ -69,6 +69,9 @@ Constructors
- "YX" is for the left-side and uses:
``pwr=Pin("Y4")``, ``i2c=I2C("X")``, ``spi=SPI("Y")``
+ See `this image <http://micropython.org/resources/LCD160CRv10-positions.jpg>`_
+ for how the display can be connected to the pyboard.
+
Static methods
--------------