2
0
forked from Ivasoft/DSView

add: Reduce the rolling trigger sensitivity of logic analyzer

This commit is contained in:
dreamsourcelabTAI
2022-04-15 15:51:36 +08:00
parent 84ed78c876
commit f5bc2b1ee7
11 changed files with 70 additions and 41 deletions

View File

@@ -103,7 +103,7 @@ MainWindow::MainWindow(QWidget *parent) :
_msg(NULL)
{
_control = AppControl::Instance();
_control->GetSession()->set_callback(this);
_control->GetSession()->set_callback(this);
_bFirstLoad = true;
setup_ui();