Skip to content

Oscillator: correct ASCO, ACO tri-state pin type (tri_state -> input)

Franklin Wei requested to merge __builtin/kicad-symbols:master into master

Oscillator: correct ASCO, ACO tri-state pin type (tri_state -> input)

The function of the pin is to tri-state the output, but the pin itself is an input.

Ref: https://abracon.com/Oscillators/ASCO.pdf (p.1: "Tri-state function")

Merge request reports