frappy_psi.jtccr: minor changes

This commit is contained in:
2026-06-17 10:31:56 +02:00
parent 7076d0b105
commit 9d7ee8ef9e
+2 -2
View File
@@ -18,8 +18,8 @@
# *****************************************************************************
import time
from frappy.core import Parameter, Property, Writable, Attached, EnumType, FloatRange, \
IDLE, BUSY, WARN
from frappy.core import Parameter, Writable, Attached, EnumType, FloatRange, \
IDLE, WARN
STATES = {'manual': 0,