Skip to content

Commit

Permalink
Merge pull request #1 from geoffculp/master
Browse files Browse the repository at this point in the history
Updated TEMP-SENSOR device pin wiring
  • Loading branch information
aaron committed May 15, 2012
2 parents 03d3c56 + c136d0d commit 4c24029
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SparkFun-Sensors.lbr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="6.0">
<eagle version="6.1">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -8932,9 +8932,9 @@ Sensirion humdity sensor. Schematic element and footprint proven. Spark Fun Elec
<devices>
<device name="" package="TO-92">
<connects>
<connect gate="G$1" pin="ADJ" pad="1"/>
<connect gate="G$1" pin="GND" pad="3"/>
<connect gate="G$1" pin="VCC" pad="2"/>
<connect gate="G$1" pin="ADJ" pad="2"/>
<connect gate="G$1" pin="GND" pad="1"/>
<connect gate="G$1" pin="VCC" pad="3"/>
</connects>
<technologies>
<technology name=""/>
Expand Down

0 comments on commit 4c24029

Please sign in to comment.