Skip to content

Commit

Permalink
correct beamline prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Relm-Arrowny committed Sep 4, 2024
1 parent 5224908 commit 3f9a7b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dodal/beamlines/i10.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def idd_jaw_phase(
move_pv="RPQ1",
wait=wait_for_connection,
fake=fake_with_ophyd_sim,
bl_prefix=False,
)


Expand Down Expand Up @@ -110,6 +111,7 @@ def idu_jaw_phase(
move_pv="RPQ1",
wait=wait_for_connection,
fake=fake_with_ophyd_sim,
bl_prefix=False,
)


Expand Down

0 comments on commit 3f9a7b6

Please sign in to comment.