fixed TX/RX mixup

This commit is contained in:
Skot Croshere 2022-11-25 13:10:59 -05:00
parent bdb0fc71a8
commit 1a5a9041df
2 changed files with 3 additions and 3 deletions

View File

@ -453,7 +453,7 @@
"workbook_filename": ""
},
"page_layout_descr_file": "",
"plot_directory": "",
"plot_directory": "./",
"spice_adjust_passive_values": false,
"spice_external_command": "spice \"%I\"",
"subpart_first_id": 65,

View File

@ -899,11 +899,11 @@
)
)
(hierarchical_label "TX" (shape input) (at 66.04 128.27 180)
(hierarchical_label "TX" (shape input) (at 66.04 125.73 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 03f8291f-7f6b-4aee-91d5-da22b4b659cb)
)
(hierarchical_label "RX" (shape input) (at 66.04 125.73 180)
(hierarchical_label "RX" (shape input) (at 66.04 128.27 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 3a7747b4-9316-465c-87e0-f6fdc7a69bcf)
)