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-13 10:53:44 +02:00
committed by wyzula_j
parent 5733fea98c
commit d56ea95ef9
2 changed files with 8 additions and 5 deletions
@@ -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,