diff --git a/script/local.py b/script/local.py index 38dae55..674493a 100644 --- a/script/local.py +++ b/script/local.py @@ -1,7 +1,7 @@ ################################################################################################### # Deployment specific global definitions - executed after startup.py ################################################################################################### - import ch.psi.pshell.device.Stoppable as Stoppable + #import ch.psi.pshell.device.Stoppable as Stoppable class PicoAmp(DeviceBase, Stoppable): def __init__(self, name, prefix):