metadata updates for TeleMetrum build, working on TeleGPS parts
[hw/altusmetrum] / packages / BTM182.py
index 8c6c4641ed2fbcb6fad624b3f9db4bd138e3eb10..97c0c86777d2f943caeb8d759cf02549f5c597c1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
 # Copyright 2011 by Bdale Garbee <bdale@gag.com>.  GPLv2
 #
 # Program to emit PCB footprint for Rayson BTM-182 Bluetooth module
@@ -71,7 +71,7 @@ print '   Pad[',\
        mm2mils100(SmallPinHeight), \
        mm2mils100(PinSpacing - PinWidth), \
        mm2mils100(SmallPinHeight)+600, \
-       '"pin%i"' % 32, '"%i"' % 31, '0x0100]'
+       '"pin%i"' % 32, '"%i"' % 32, '0x0100]'
 
 print '   ElementLine[',\
        mm2mils100(-BodyHeight/2-BodyOffset), \