forked from Ivasoft/DSView
add: Reduce the rolling trigger sensitivity of logic analyzer
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user