From ea95bdc1ca24e3006ef78a723e0740128ae4b0d9 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Fri, 8 Mar 2019 10:20:11 -0500 Subject: [PATCH] docs/pyboard: Make pyboard v1.1 pinout the default shown in quickref. --- docs/pyboard/quickref.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pyboard/quickref.rst b/docs/pyboard/quickref.rst index ec789f2f0b..5d4985f587 100644 --- a/docs/pyboard/quickref.rst +++ b/docs/pyboard/quickref.rst @@ -3,22 +3,22 @@ Quick reference for the pyboard =============================== -The below pinout is for PYBv1.0. You can also view pinouts for +The below pinout is for PYBv1.1. You can also view pinouts for other versions of the pyboard: -`PYBv1.1 `__ +`PYBv1.0 `__ or `PYBLITEv1.0-AC `__ or `PYBLITEv1.0 `__. .. only:: not latex - .. image:: http://micropython.org/resources/pybv10-pinout.jpg - :alt: PYBv1.0 pinout + .. image:: http://micropython.org/resources/pybv11-pinout.jpg + :alt: PYBv1.1 pinout :width: 700px .. only:: latex - .. image:: http://micropython.org/resources/pybv10-pinout-800px.jpg - :alt: PYBv1.0 pinout + .. image:: http://micropython.org/resources/pybv11-pinout-800px.jpg + :alt: PYBv1.1 pinout Below is a quick reference for the pyboard. If it is your first time working with this board please consider reading the following sections first: