mirror of
https://github.com/vale981/Taevitas
synced 2025-03-04 17:11:40 -05:00
Some Cleanup
This commit is contained in:
parent
39e516cd13
commit
51984fff32
1 changed files with 2 additions and 1 deletions
|
@ -360,7 +360,8 @@ void MainWindow::fillSerialPorts() {
|
|||
ui->serialSelector->addItem( info.portName() );
|
||||
}
|
||||
|
||||
selectSerialPort( 0 );
|
||||
if ( !comm.isConnected() )
|
||||
selectSerialPort( 0 );
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue