mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-15 14:51:14 -08:00
revisions
This commit is contained in:
parent
593d1e723c
commit
3898f0988e
7 changed files with 10 additions and 9 deletions
|
|
@ -24,7 +24,7 @@ void USB_ME::connectToRadio() {
|
|||
if (!con->backgroundMode) {
|
||||
con->setReady(QVariant(QVariantList() << portName()));
|
||||
}
|
||||
qDebug() << "USB already open;" << portName();
|
||||
qDebug() << "USB already open:" << portName();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue