mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-11 04:40:51 -08:00
example 'meshtastic': review Qt plugin code
This commit is contained in:
parent
fdefd8d912
commit
95c8fcd8c0
4 changed files with 34 additions and 25 deletions
|
|
@ -10,7 +10,6 @@ int main(int argc, char* argv[]) {
|
|||
srcNode.enableRemoting(&qtAndroidService);
|
||||
|
||||
BLE_ME ble(&qtAndroidService);
|
||||
qtAndroidService.ble = &ble;
|
||||
|
||||
return app.exec();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue