mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-07 09:44:47 +02:00
fix(smaract): added user access for axis_is_referenced and all_axes_referenced
This commit is contained in:
@ -78,6 +78,8 @@ class SmaractController(Controller):
|
||||
"move_open_loop_steps",
|
||||
"find_reference_mark",
|
||||
"describe",
|
||||
"axis_is_referenced",
|
||||
"all_axes_referenced",
|
||||
]
|
||||
|
||||
def __init__(
|
||||
|
Reference in New Issue
Block a user