fixe in triton and mercury

This commit is contained in:
l_samenv
2022-12-19 16:13:06 +01:00
parent c4f9f2ef4b
commit bd0f3a0b07
2 changed files with 4 additions and 1 deletions

View File

@@ -267,7 +267,7 @@ class Loop(HasConvergence, MercuryChannel, Drivable):
self.set_output(True)
else:
self.log.warning('switch loop control on')
self.write_control_active(True)
self.write_control_active(True)
self.target = target
self.start_state()