2
0
forked from Ivasoft/DSView

update: compiled script

This commit is contained in:
dreamsourcelabTAI
2022-05-19 16:16:30 +08:00
parent 82d91eb716
commit d4338ea9da
3 changed files with 17 additions and 21 deletions

View File

@@ -541,6 +541,7 @@ void MainWindow::on_device_detach()
session_save();
_view->hide_calibration();
if (_session->get_device()->dev_inst()->mode != DSO &&
strncmp(_session->get_device()->name().toUtf8(), "virtual", 7)) {
const auto logic_snapshot = _session->get_snapshot(SR_CHANNEL_LOGIC);