modules/dfn.fpd: replace fixed '8' by 'pins' variable, so 6-pin versions of the footprints are numbered work too

Signed-off-by: Alvaro Gamez Machado <alvaro.gamez@hazent.com>
This commit is contained in:
Alvaro Gamez Machado
2017-02-06 11:33:26 -03:00
committed by Werner Almesberger
parent b2a8c2c8c6
commit 42abcc3857
+1 -1
View File
@@ -36,7 +36,7 @@ frame pins {
table
{ dy, f, a }
{ 1, -1, 8 }
{ 1, -1, pins }
{ -1, 1, 1 }
loop i = 0, pins/2-1