diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-06-19 11:34:20 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2014-06-19 11:34:20 -0400 |
commit | 9a4306f7af523294ed5c9840de84a05afbe8aaba (patch) | |
tree | 715f46ac162adeab7a08c87929b27586aeff41ab | |
parent | ea87591a77bb0f03639c80fded974cd7a16773bd (diff) | |
download | eagle-9a4306f7af523294ed5c9840de84a05afbe8aaba.tar.gz eagle-9a4306f7af523294ed5c9840de84a05afbe8aaba.zip |
switch labels modified
-rw-r--r-- | PID_servo/PID_servo.sch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PID_servo/PID_servo.sch b/PID_servo/PID_servo.sch index 9666963..6a5e8cf 100644 --- a/PID_servo/PID_servo.sch +++ b/PID_servo/PID_servo.sch @@ -828,7 +828,7 @@ part #640456-3</description> <wire x1="-1.27" y1="-0.508" x2="-1.524" y2="-1.016" width="0.1524" layer="94"/> <wire x1="-1.27" y1="-0.508" x2="-1.016" y2="-1.016" width="0.1524" layer="94"/> <wire x1="-1.27" y1="-0.508" x2="-1.27" y2="-1.524" width="0.1524" layer="94"/> -<text x="2.54" y="-5.08" size="1.778" layer="95" rot="MR0">>NAME</text> +<text x="2.54" y="5.08" size="1.778" layer="95" rot="MR0">>NAME</text> <text x="2.54" y="-7.62" size="1.778" layer="96" rot="MR0">>VALUE</text> <pin name="2" x="5.08" y="0" visible="pad" length="short" direction="pas" rot="R180"/> <pin name="3" x="-5.08" y="-2.54" visible="pad" length="short" direction="pas"/> |