async_only = True in frappy setups

+ add comment
This commit is contained in:
2023-05-23 11:23:07 +02:00
parent 1930c24b71
commit 779fc13656
4 changed files with 5 additions and 3 deletions

View File

@ -34,6 +34,8 @@ devices = dict(
'targets': {'se_mf': 20},
},
rotation_z = {
# possible names of the instruments main omega alias
# only one of these must be an alias, and this is then used
'unique': ['a3', 'om'],
'alias': 'dom',
'targets': {'se_om': 20, 'se_stickrot': 19},