feat: remove all busy-state handling

This commit is contained in:
2026-09-08 13:17:58 +02:00
parent c12fb34057
commit 93d98357b4
6 changed files with 79 additions and 324 deletions
-5
View File
@@ -1,5 +0,0 @@
from aaredaq.config import BeamlineConfig
from aaredaqlib.beamline import MXBeamline
c = BeamlineConfig(MXBeamline.X06DA)
c.state_busy = False