From 5a30b75840e12cda58d94e0c9398b68bddf0029c Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 28 Feb 2011 11:13:53 -0700 Subject: [PATCH] switching from 2 3 hole lands to 1 4 holer on telescience --- pkg/newlib/4holes.fp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pkg/newlib/4holes.fp diff --git a/pkg/newlib/4holes.fp b/pkg/newlib/4holes.fp new file mode 100644 index 0000000..8e17721 --- /dev/null +++ b/pkg/newlib/4holes.fp @@ -0,0 +1,11 @@ +# author: Bdale Garbee +# email: bdale@gag.com +# dist-license: GPL 2 +# use-license: unlimited +Element[0x0 "4holes" "" "" 0 0 0 0 0 100 0x0] +( + Pin[ 14764 0 3500 1200 4100 2047 "pin4" "4" 0x0001 ] + Pin[ 9843 0 3500 1200 4100 2047 "pin3" "3" 0x0001 ] + Pin[ 4921 0 3500 1200 4100 2047 "pin2" "2" 0x0001 ] + Pin[ 0 0 3500 1200 4100 2047 "pin1" "1" 0x0101 ] +) -- 2.30.2