Skip to content
Snippets Groups Projects

Refactor for Paulus' pypcc2 version with arrays

Merged Thomas Juerges requested to merge 2021-01-14-pypcc2 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -166,7 +166,7 @@ class RCUSCC(Device):
@@ -166,7 +166,7 @@ class RCUSCC(Device):
)
)
RCU_monitor_rate_RW = attribute(
RCU_monitor_rate_RW = attribute(
dtype='DevULong64',
dtype='DevDouble',
)
)
Loading