Upsi fixed bug.

This commit is contained in:
jupfi 2023-12-12 17:12:03 +01:00
parent 4bd080e7ac
commit d01af53751

View file

@ -966,7 +966,7 @@ class AutoTMController(ModuleController):
logger.debug("Finished position sweep")
self.module.model.mech_lut = LUT
self.module.model.LUT = LUT
self.module.view.el_LUT_spinner.hide()
self.module.view.mech_LUT_spinner.hide()
def go_to_position(self, tuning_position : int, matching_position : int) -> None:
"""Go to the specified position.