From feaafabfe4bac91577bfaa60838c81373e3294a4 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 21 Aug 2020 11:11:32 +0100 Subject: fix wiring for columns --- wiring.rst.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wiring.rst.txt b/wiring.rst.txt index 2104204..ecb8298 100644 --- a/wiring.rst.txt +++ b/wiring.rst.txt @@ -16,10 +16,10 @@ so… :: - aM aM aM aM aM cN cN cN cN cN + aM aN aO aP aQ cM cN cO cP cQ 14 14 14 14 14 14 14 14 14 14 … 23 23 23 23 23 23 23 23 23 23 … - Mb Mb Mb Mb Mb Nd Nd Nd Nd Nd + Mb Nb Ob Pb Qb Md Nd Od Pd Qd /---------- input1 @@ -35,6 +35,9 @@ so… M ------------ output6 N ------------ output7 + O ------------ output8 + P ------------ output9 + Q ------------ output10 .. `see SparkFun`: -- cgit v1.2.3