diff options
Diffstat (limited to 'pcb/processor.kicad_sch')
| -rw-r--r-- | pcb/processor.kicad_sch | 33 | 
1 files changed, 33 insertions, 0 deletions
diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index 34af8a5..62e3da7 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -30,6 +30,17 @@  		)  		(uuid "229a3404-2336-45f6-b34e-89bae4bf1f28")  	) +	(hierarchical_label "MOT_ENABLE" +		(shape output) +		(at 241.3 78.74 0) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "2382f107-6b85-49f7-a7f2-b41fe57a6929") +	)  	(hierarchical_label "UART_TX"  		(shape output)  		(at 142.24 38.1 90) @@ -107,6 +118,17 @@  		)  		(uuid "7a9cbe62-0a68-488f-b000-8245036b151d")  	) +	(hierarchical_label "MOT_DIRECTION" +		(shape output) +		(at 241.3 76.2 0) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "7cea7323-ae92-4bce-baa0-3ea976745bf9") +	)  	(hierarchical_label "JTAG_TCK"  		(shape input)  		(at 116.84 38.1 90) @@ -140,4 +162,15 @@  		)  		(uuid "f746bc5a-1478-4385-b328-a1f6bc50eb2b")  	) +	(hierarchical_label "CONTACT_CLOSED" +		(shape input) +		(at 241.3 69.85 0) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "fa84533f-5191-4139-bd31-6669d829fda6") +	)  )  | 
