Skip to content
Snippets Groups Projects
Commit 3f59c90e authored by Thomas Juerges's avatar Thomas Juerges
Browse files

Remove double init of attr RCU_00_Pwr_dig_RW

parent e3bb49d7
No related branches found
No related tags found
No related merge requests found
......@@ -116,11 +116,6 @@ class RCUSCC(Device):
access=AttrWriteType.READ_WRITE,
)
RCU_00_Pwr_dig_RW = attribute(
dtype='DevDouble',
access=AttrWriteType.READ_WRITE,
)
RCU_00_Pwr_Ant0_R = attribute(
dtype='DevDouble',
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment