mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revisions
This commit is contained in:
parent
576af18aa7
commit
2c80d38dff
5 changed files with 7 additions and 8 deletions
|
|
@ -141,6 +141,7 @@ QVariant QT::write2(const QVariant& bytes) {
|
|||
QVariant QT::setBackgroundMode(const QVariant& vBackground) {
|
||||
// for testing
|
||||
ble->setBackgroundMode(vBackground.toBool());
|
||||
return QVariant();
|
||||
}
|
||||
|
||||
// GPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue