diff options
Diffstat (limited to 'sd.kicad_sch')
| -rw-r--r-- | sd.kicad_sch | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/sd.kicad_sch b/sd.kicad_sch index 391c289..d0f1532 100644 --- a/sd.kicad_sch +++ b/sd.kicad_sch @@ -4,6 +4,13 @@ (generator_version "8.0") (uuid "e7030791-1b2c-4a5e-9438-b2f3f9fd97e7") (paper "A4") + (title_block + (title "Ocularium: SD Card") + (date "2024-07-12") + (rev "0.1.0") + (company "Responsive Environments") + (comment 1 "Nathan Perry") + ) (lib_symbols (symbol "Connector_Generic:Conn_02x02_Odd_Even" (pin_names @@ -917,6 +924,12 @@ ) ) (junction + (at 147.32 87.63) + (diameter 0) + (color 0 0 0 0) + (uuid "97ae8448-8a94-421b-927f-1b40c6f82bf0") + ) + (junction (at 157.48 72.39) (diameter 0) (color 0 0 0 0) @@ -931,10 +944,6 @@ (uuid "9cc091c2-f6b0-41fd-a19b-1aec9eed0517") ) (no_connect - (at 147.32 85.09) - (uuid "ac63e813-b403-4d90-8a6b-f3777894e56d") - ) - (no_connect (at 111.76 82.55) (uuid "cda4b358-7ea7-486a-bd8b-4a9e0f23bac7") ) @@ -1035,6 +1044,16 @@ ) (uuid "b9668660-39f3-452c-a86b-2f4a005ce43b") ) + (wire + (pts + (xy 147.32 85.09) (xy 147.32 87.63) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bfd859f3-888e-4fff-a823-256797c0d0da") + ) (bus (pts (xy 99.06 72.39) (xy 99.06 69.85) |
