diff options
author | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2023-10-11 17:09:59 -0500 |
---|---|---|
committer | Joshua Drake <Joshua.Ellis.Drake@gmail.com> | 2023-10-11 17:09:59 -0500 |
commit | d8201407a1979cea24747aeed0a9177dec73d17d (patch) | |
tree | 7d2a8dc750f166c558a6727e279622206e49aef0 /Resistor Bank Control Board.kicad_sch | |
parent | dca5740ec11bc311404d0110b72a606e913a0dbe (diff) |
Made a lot of progress on the PCB from OBX :)
Diffstat (limited to 'Resistor Bank Control Board.kicad_sch')
-rw-r--r-- | Resistor Bank Control Board.kicad_sch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Resistor Bank Control Board.kicad_sch b/Resistor Bank Control Board.kicad_sch index 6f11a56..43f696a 100644 --- a/Resistor Bank Control Board.kicad_sch +++ b/Resistor Bank Control Board.kicad_sch @@ -4089,7 +4089,7 @@ (global_label "I2C_SDA" (shape input) (at 46.99 46.99 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 4fd13831-caef-4915-b4f7-3a0063f90a59) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 57.5952 46.99 0) + (property "Intersheetrefs" "I2C{SDA}" (at 57.5952 46.99 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) @@ -4124,7 +4124,7 @@ (global_label "I2C_SCLK" (shape input) (at 46.99 49.53 0) (fields_autoplaced) (effects (font (size 1.27 1.27)) (justify left)) (uuid 9382d011-6229-4ab6-9ee0-727c7a22ed96) - (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 58.8047 49.53 0) + (property "Intersheetrefs" "I2C{SCLK}" (at 58.8047 49.53 0) (effects (font (size 1.27 1.27)) (justify left) hide) ) ) |