jtccr: fixes while testing
This commit is contained in:
+3
-2
@@ -17,8 +17,9 @@
|
||||
# Anik Stark <anik.stark@psi.ch>
|
||||
# *****************************************************************************
|
||||
|
||||
from frappy.core import Parameter, Writable, Attached, EnumType, FloatRange, \
|
||||
IDLE, WARN
|
||||
import time
|
||||
from frappy.core import Parameter, Property, Writable, Attached, EnumType, FloatRange, \
|
||||
IDLE, BUSY, WARN
|
||||
|
||||
|
||||
STATES = {'manual': 0,
|
||||
|
||||
Reference in New Issue
Block a user