Rename dual BJTs using generic devices "standard"

This commit is contained in:
evanshultz 2016-12-13 06:49:01 -08:00 committed by GitHub
parent bbf1bab6f2
commit d866dbc8b1

View file

@ -846,17 +846,17 @@ D resettable fuse, polymeric positive temperature coefficient (PPTC), small symb
K resettable fuse PTC PPTC polyfuse polyswitch
$ENDCMP
#
$CMP Q_DUAL_NPN_NPN
$CMP Q_DUAL_NPN_NPN_E1B1C2E2B2C1
D Dual NPN/NPN Transistor
K NPN/NPN Transistor
$ENDCMP
#
$CMP Q_DUAL_NPN_PNP
$CMP Q_DUAL_NPN_PNP_E1B1C2E2B2C1
D Dual NPN/PNP Transistor
K NPN/PNP Transistor
$ENDCMP
#
$CMP Q_DUAL_PNP_PNP
$CMP Q_DUAL_PNP_PNP_E1B1C2E2B2C1
D Dual PNP/PNP Transistor
K PNP/PNP Transistor
$ENDCMP