1
0
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:
2024-08-07 14:54:54 +02:00
committed by wyzula_j
parent 5733fea98c
commit d56ea95ef9
2 changed files with 8 additions and 5 deletions

View File

@@ -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,