aboutsummaryrefslogtreecommitdiff
path: root/wiring.rst.txt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2020-08-22 12:31:45 +0100
committerdakkar <dakkar@thenautilus.net>2020-08-22 12:31:45 +0100
commit0f0f13bf57c38d0cde67a3cd083f26e546c1e50e (patch)
tree0e848c3d3722f05c78e4eb1ebb4371790f4c68f0 /wiring.rst.txt
parentmove amp setup together (diff)
downloadlego-piano-0f0f13bf57c38d0cde67a3cd083f26e546c1e50e.tar.gz
lego-piano-0f0f13bf57c38d0cde67a3cd083f26e546c1e50e.tar.bz2
lego-piano-0f0f13bf57c38d0cde67a3cd083f26e546c1e50e.zip
different wiring
* pins above 33 don't work as output, according to the esp32 source code * the TTGO-T7 / Mini32 doesn't like using some pins * this still doesn't work
Diffstat (limited to 'wiring.rst.txt')
-rw-r--r--wiring.rst.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiring.rst.txt b/wiring.rst.txt
index 3acc7a3..662a063 100644
--- a/wiring.rst.txt
+++ b/wiring.rst.txt
@@ -42,7 +42,7 @@ so…
row outputs: 05 23 19 18 26
-col outputs: 34 33 35 21 22
+col outputs: 07 33 08 21 22
adc inputs: 02 04 tdi/12 27 tms/14 (adc2 2 0 5 7 6)