connect GND3 (Teensy vertical pin header) to GND

This removes the unexpected opens from the design.

fixes https://github.com/kinx-project/kint/issues/38
main
Michael Stapelberg 3 years ago
parent 480cb6a350
commit e50db5470b

File diff suppressed because it is too large Load Diff

@ -216,7 +216,6 @@ NoConn ~ 10100 5350
NoConn ~ 10100 5550
NoConn ~ 10100 5650
NoConn ~ 5800 4700
NoConn ~ 6000 4700
NoConn ~ 6100 4700
NoConn ~ 6200 4700
$Comp
@ -1107,4 +1106,15 @@ F 3 "~" H 7050 3600 50 0001 C CNN
1 7050 3600
1 0 0 -1
$EndComp
$Comp
L power:GND #PWR?
U 1 1 60D76962
P 6000 4700
F 0 "#PWR?" H 6000 4450 50 0001 C CNN
F 1 "GND" H 6005 4527 50 0000 C CNN
F 2 "" H 6000 4700 50 0001 C CNN
F 3 "" H 6000 4700 50 0001 C CNN
1 6000 4700
1 0 0 -1
$EndComp
$EndSCHEMATC

Loading…
Cancel
Save