Skip to content

Commit

Permalink
remove LCSC from default APPROVED-DISTRIBUTOR-LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
erwin-lau committed Oct 20, 2023
1 parent f0fdcff commit 00239e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utils/design-vars.stanza
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public pcb-enum ocdb/utils/design-vars/DensityLevel:
DensityLevelB
DensityLevelC

public var OPERATING-TEMPERATURE : Toleranced
public var OPERATING-TEMPERATURE : Toleranced
OPERATING-TEMPERATURE = min-max(0.0 25.0)

; Part selection parameters
Expand Down Expand Up @@ -53,7 +53,6 @@ public var APPROVED-DISTRIBUTOR-LIST : Tuple<String|AuthorizedVendor> = [
Avnet
DigiKey
JLCPCB
LCSC
Mouser
Newark
]
Expand Down

0 comments on commit 00239e6

Please sign in to comment.