Skip to content

Commit

Permalink
Fix PSController for WfmOffsetEnergy-*
Browse files Browse the repository at this point in the history
  • Loading branch information
xresende committed Jun 10, 2024
1 parent 85d6bc5 commit 220f254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions siriuspy/siriuspy/pwrsupply/psctrl/pscontroller.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class PSController:
'WfmOffsetKick-SP', 'WfmOffsetKick-RB',
'WfmOffsetKL-SP', 'WfmOffsetKL-RB',
'WfmOffsetSL-SP', 'WfmOffsetSL-RB',
'WfmOffsetEnergy-SP', 'WfmOffsetEnergy-RB',
}

def __init__(self, readers, writers,
Expand Down

0 comments on commit 220f254

Please sign in to comment.