diff options
author | Joshua Yun <joshua@joshuayun.com> | 2023-11-06 01:41:06 -0600 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2023-11-06 01:41:06 -0600 |
commit | 1b3c028fe5dfe91477887a435eefe33253939981 (patch) | |
tree | 90e846f4466d08b03f00473e66ceb4af1b70d28a /libraries | |
parent | 5bdd5d3486d78d43aa7c7bd3de9d56d33981f794 (diff) | |
download | sdr-1b3c028fe5dfe91477887a435eefe33253939981.tar.gz |
finished initial schematic design, requires review, and perhaps a low pass filter and additional gain step
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/BGA614H6327XTSA1.kicad_sym | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/BGA614H6327XTSA1.kicad_sym b/libraries/BGA614H6327XTSA1.kicad_sym index fc29680..2f0c26b 100644 --- a/libraries/BGA614H6327XTSA1.kicad_sym +++ b/libraries/BGA614H6327XTSA1.kicad_sym @@ -17,7 +17,7 @@ (stroke (width 0) (type default)) (fill (type background)) ) - (pin power_out line (at -7.62 -2.54 0) (length 2.54) + (pin power_in line (at -7.62 -2.54 0) (length 2.54) (name "GND" (effects (font (size 1.27 1.27)))) (number "" (effects (font (size 1.27 1.27)))) ) @@ -29,7 +29,7 @@ (name "OUT" (effects (font (size 1.27 1.27)))) (number "3" (effects (font (size 1.27 1.27)))) ) - (pin power_out line (at 7.62 -2.54 180) (length 2.54) + (pin power_in line (at 7.62 -2.54 180) (length 2.54) (name "GND" (effects (font (size 1.27 1.27)))) (number "4" (effects (font (size 1.27 1.27)))) ) |