diff options
author | Joshua Yun <jjyun4@illinois.edu> | 2023-11-23 17:25:25 -0500 |
---|---|---|
committer | Joshua Yun <jjyun4@illinois.edu> | 2023-11-23 17:25:25 -0500 |
commit | 33b763e6b9ec8805087760e0a0e7c90b22e6d618 (patch) | |
tree | 926790efacd020ef16d92c95968bd47edbca3168 /clock_gen.kicad_sch | |
parent | 0ba5f2093feddb05fbeb2c34709fc516f513b369 (diff) | |
download | sdr-33b763e6b9ec8805087760e0a0e7c90b22e6d618.tar.gz |
almost done
Diffstat (limited to 'clock_gen.kicad_sch')
-rw-r--r-- | clock_gen.kicad_sch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/clock_gen.kicad_sch b/clock_gen.kicad_sch index 155cb6e..9b2099a 100644 --- a/clock_gen.kicad_sch +++ b/clock_gen.kicad_sch @@ -507,7 +507,7 @@ (property "Value" "TestPoint" (at 145.415 59.563 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "" (at 148.59 61.595 0) + (property "Footprint" "TestPoint:TestPoint_Pad_2.5x2.5mm" (at 148.59 61.595 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 148.59 61.595 0) @@ -609,7 +609,7 @@ (property "Value" "TestPoint" (at 132.08 59.563 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "" (at 135.255 61.595 0) + (property "Footprint" "TestPoint:TestPoint_Pad_2.5x2.5mm" (at 135.255 61.595 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 135.255 61.595 0) @@ -856,7 +856,7 @@ (property "Value" "TestPoint" (at 118.745 59.563 0) (effects (font (size 1.27 1.27)) (justify left)) ) - (property "Footprint" "" (at 121.285 61.595 0) + (property "Footprint" "TestPoint:TestPoint_Pad_2.5x2.5mm" (at 121.285 61.595 0) (effects (font (size 1.27 1.27)) hide) ) (property "Datasheet" "~" (at 121.285 61.595 0) |