Skip to content

Commit 2050056

Browse files
authored
Rename b01_1 panda (#1691)
1 parent e6355dd commit 2050056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dodal/beamlines/b01_1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def panda() -> HDFPanda:
3737
HDFPanda: The HDF5-based detector trigger device.
3838
"""
3939
return HDFPanda(
40-
f"{PREFIX.beamline_prefix}-MO-PANDA-01:",
40+
f"{PREFIX.beamline_prefix}-MO-PPANDA-01:",
4141
path_provider=get_path_provider(),
4242
)
4343

0 commit comments

Comments
 (0)