Skip to content
Snippets Groups Projects
Commit f89ab200 authored by Austin Jennings's avatar Austin Jennings
Browse files

fixed typo to put inp1 p/y in the correct columns

parent 2e3cd425
No related branches found
No related tags found
No related merge requests found
......@@ -589,8 +589,8 @@ LSC_ASC_CHANNELS['ASC Control Signals (Vertex)'] = [
'ASC-SRC1_P_OUT_DQ',
'ASC-SRC2_Y_OUT_DQ',
'ASC-SRC2_P_OUT_DQ',
'ASC-INP1_P_OUT_DQ',
'ASC-INP1_Y_OUT_DQ',
'ASC-INP1_P_OUT_DQ',
]
LSC_ASC_CHANNELS['ASC Centering Control Signals'] = [
'ASC-DC1_Y_OUT_DQ',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment