Fixed gpio W number
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 28 Jun 2022 14:07:07 +0000 (14:07 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Tue, 28 Jun 2022 14:07:07 +0000 (14:07 +0000)
src/spec/ls2.py

index fb1042e37f660ee95e252f57a17d1c039023e43c..2fcbd709ae88f792cff5b92695a8e040511abefb 100644 (file)
@@ -71,7 +71,7 @@ def pinspec():
     ps.vdd("I", ('W', 26), 0, 1, 1)
     ps.vss("E", ('W', 27), 0, 1, 1)
     ps.vdd("E", ('W', 28), 0, 1, 1)
-    ps.gpio("", ('W', 29), 0, 20, 3) # GPIO 20-22
+    ps.gpio("", ('W', 29), 0, 21, 3) # GPIO 21-23
     ps.mi2c("", ('W', 30), 1, 0, 2)
 
     ps.gpio("", ('S', 0), 0, 0, 4) # GPIO 0-4