From 663c04f9080e8bcb98af8bc98225184a4943e088 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 1 Jul 2024 22:52:26 -0700 Subject: [PATCH] Flip pins on NPN phototransistor Make them match the LEDs using the same FP Signed-off-by: Keith Packard --- symbols/common/phototransistor-npn.sym | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/symbols/common/phototransistor-npn.sym b/symbols/common/phototransistor-npn.sym index b2b6283..25dc364 100644 --- a/symbols/common/phototransistor-npn.sym +++ b/symbols/common/phototransistor-npn.sym @@ -13,9 +13,9 @@ z P 500 1000 500 800 1 0 0 { T 400 850 5 6 1 1 0 0 1 -pinnumber=2 +pinnumber=1 T 400 850 5 6 0 0 0 0 1 -pinseq=3 +pinseq=1 T 400 850 5 6 0 1 0 0 1 pinlabel=C T 400 850 5 6 0 1 0 0 1 @@ -24,9 +24,9 @@ pintype=pas P 500 200 500 0 1 0 1 { T 400 50 5 6 1 1 0 0 1 -pinnumber=1 +pinnumber=2 T 400 50 5 6 0 0 0 0 1 -pinseq=1 +pinseq=2 T 400 50 5 6 0 1 0 0 1 pinlabel=E T 400 50 5 6 0 1 0 0 1 -- 2.47.2