diff options
Diffstat (limited to 'pcb/ethernet.kicad_sch')
| -rw-r--r-- | pcb/ethernet.kicad_sch | 22 | 
1 files changed, 22 insertions, 0 deletions
diff --git a/pcb/ethernet.kicad_sch b/pcb/ethernet.kicad_sch index a3d6f1f..134a23e 100644 --- a/pcb/ethernet.kicad_sch +++ b/pcb/ethernet.kicad_sch @@ -19,6 +19,17 @@  		)  		(uuid "24344bbc-b6f0-4c3f-aa44-ad58f3c24866")  	) +	(hierarchical_label "POE_VIN" +		(shape output) +		(at 241.3 101.6 0) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "3eadd107-3edd-4650-92cd-1e4dd71796be") +	)  	(hierarchical_label "RJ45_LED1"  		(shape output)  		(at 50.8 96.52 180) @@ -52,6 +63,17 @@  		)  		(uuid "810cd363-8fd6-4401-8d38-0b3f41d62f99")  	) +	(hierarchical_label "POE_GND" +		(shape output) +		(at 241.3 104.14 0) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "83abe2c7-3c32-42f1-badc-164448ffdeda") +	)  	(hierarchical_label "RJ45_1"  		(shape bidirectional)  		(at 50.8 76.2 180)  | 
