minor printout fix
Some checks failed
CI for csaxs_bec / test (pull_request) Failing after 1m30s
CI for csaxs_bec / test (push) Failing after 1m32s

This commit was merged in pull request #143.
This commit is contained in:
x01dc
2026-02-23 12:44:04 +01:00
parent 92e39a5f75
commit 38671f074e
2 changed files with 1 additions and 1 deletions

View File

@@ -212,6 +212,7 @@ class LamNI(LamNIOpticsMixin):
def feedback_status(self):
self.device_manager.devices.rtx.controller.show_feedback_status()
def show_interferometer_positions(self):
self.device_manager.devices.rtx.controller.show_feedback_status()

View File

@@ -67,7 +67,6 @@ class RtLamniController(Controller):
"show_signal_strength_interferometer",
"show_analog_signals",
"show_feedback_status",
]
def __init__(