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

Add RW access to RCU_monitor_rate_RW

parent 08792c8f
No related branches found
No related tags found
No related merge requests found
......@@ -213,6 +213,7 @@ class PCC(Device):
RCU_monitor_rate_RW = attribute(
dtype=numpy.float_,
access=AttrWriteType.READ_WRITE,
)
# ---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment