mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-03-13 20:22:57 +01:00
fix(waveform): async device entry is correctly passed, updated and with new scan the previous data are cleared
This commit is contained in:
@@ -46,6 +46,7 @@ class JupyterConsoleWindow(QWidget): # pragma: no cover:
|
||||
"w7": self.w7,
|
||||
"w8": self.w8,
|
||||
"w9": self.w9,
|
||||
"w10": self.w10,
|
||||
"d0": self.d0,
|
||||
"d1": self.d1,
|
||||
"d2": self.d2,
|
||||
|
||||
Reference in New Issue
Block a user