whoops wrong bank size
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Jul 2018 07:04:22 +0000 (08:04 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 27 Jul 2018 07:04:22 +0000 (08:04 +0100)
src/spec/i_class.py

index 3e4b6783f4bc0da07672dcba0eb2f3768f9a0520..11a57b5e21ddfdc19a13b5269b9fbedcc1695a06 100644 (file)
@@ -9,7 +9,7 @@ from spec.ifaceprint import display_fixed
 def pinspec():
     pinbanks = {
         'A': 28,
-        'B': 32,
+        'B': 18,
         'C': 24,
     }
     fixedpins = {