From ccedf000ed7e3a155f84ad60afb86ca5f953fe8c Mon Sep 17 00:00:00 2001
From: Damien George <damien.p.george@gmail.com>
Date: Sun, 26 Oct 2014 22:58:18 +0000
Subject: [PATCH] docs: Increase size of pyboard pinout.

---
 docs/quickref.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quickref.rst b/docs/quickref.rst
index 6f1c0a330..d361c2744 100644
--- a/docs/quickref.rst
+++ b/docs/quickref.rst
@@ -3,7 +3,7 @@ Quick reference for the pyboard
 
 .. image:: http://micropython.org/static/resources/pybv10-pinout.jpg
     :alt: AMP skin
-    :width: 600px
+    :width: 700px
 
 General board control
 ---------------------
-- 
GitLab