branch develop: cfgfiles cfg/main for branch wip

Change-Id: Iece67aedc45300b920378a83cfebf5f617c1bad3
This commit is contained in:
2023-06-20 10:55:12 +02:00
parent 00b57e3d2c
commit fcca3801a4
15 changed files with 53 additions and 26 deletions

View File

@ -203,7 +203,8 @@ Mod('om',
'frappy_psi.phytron.Motor',
'stick rotation, typically used for omega',
io='om_io',
sign=-1,
target_min=-180,
target_max=360,
encoder_mode='NO',
target=Param(min=-180, max=360)
)