Skip to content

Commit 3c0c3b5

Browse files
author
Jack Doughty
committed
change func name
1 parent ae488dd commit 3c0c3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/genie_python/genie.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2558,7 +2558,7 @@ def get_detector_table() -> str | None:
25582558

25592559
@usercommand
25602560
@log_command_and_handle_exception
2561-
def get_autosave_freq() -> PVValue:
2561+
def get_dae_autosave_freq() -> PVValue:
25622562
"""
25632563
Gets the ICP autosave frequency (Frames).
25642564
"""

0 commit comments

Comments
 (0)