mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
example 'meshtastic': inform of text length limit, add search function
This commit is contained in:
parent
f602dd4ebd
commit
3afa583c73
18 changed files with 292 additions and 87 deletions
|
|
@ -47,6 +47,7 @@ void BLE::deviceScanFinished() {
|
|||
} else {
|
||||
qDebug() << "device scan done";
|
||||
}
|
||||
|
||||
QTimer::singleShot(0, this, &BLE::scanServices);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue