diff options
Diffstat (limited to 'pcb/power.kicad_sch')
| -rw-r--r-- | pcb/power.kicad_sch | 22 | 
1 files changed, 22 insertions, 0 deletions
diff --git a/pcb/power.kicad_sch b/pcb/power.kicad_sch index d4c47db..2fc67a5 100644 --- a/pcb/power.kicad_sch +++ b/pcb/power.kicad_sch @@ -5,4 +5,26 @@  	(uuid "04efbab4-4b09-41dd-b889-e48452d150e7")  	(paper "A4")  	(lib_symbols) +	(hierarchical_label "EXT_GND" +		(shape input) +		(at 50.8 116.84 180) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify right) +		) +		(uuid "63f6c991-7d4d-49ef-849f-23837f200404") +	) +	(hierarchical_label "EXT_5V" +		(shape input) +		(at 50.8 114.3 180) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify right) +		) +		(uuid "f4c611bb-4ee4-414a-8506-b9578937609d") +	)  )  | 
