diff --git a/setups/frappy.py b/setups/frappy.py index c002cc8..8b4f02e 100644 --- a/setups/frappy.py +++ b/setups/frappy.py @@ -39,7 +39,7 @@ devices = dict( rotation_z = { 'alias': 'dom', 'envlist': False, - 'targets': {'se_om': 20}, + 'targets': {'se_om': 20, 'se_stickrot': 19}, } ) )