Skip to content

Commit

Permalink
Add red/green LED
Browse files Browse the repository at this point in the history
  • Loading branch information
fluorumlabs committed Dec 13, 2015
1 parent 1675619 commit 95fc9e7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion optoelectronics.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="7.4.0">
<eagle version="7.5.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
Expand Down Expand Up @@ -1426,6 +1426,16 @@ Source: http://www.osram.convergy.de/ ... LG_R971.pdf</description>
<technology name=""/>
</technologies>
</device>
<device name="RED/GREEN" package="LED2X5-3PIN">
<connects>
<connect gate="G$1" pin="A1" pad="A1"/>
<connect gate="G$1" pin="A2" pad="A2"/>
<connect gate="G$1" pin="K" pad="K"/>
</connects>
<technologies>
<technology name=""/>
</technologies>
</device>
</devices>
</deviceset>
</devicesets>
Expand Down

0 comments on commit 95fc9e7

Please sign in to comment.