mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-08 09:57:26 +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",
|
"move_open_loop_steps",
|
||||||
"find_reference_mark",
|
"find_reference_mark",
|
||||||
"describe",
|
"describe",
|
||||||
|
"axis_is_referenced",
|
||||||
|
"all_axes_referenced",
|
||||||
]
|
]
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
|
Reference in New Issue
Block a user