mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revisions
This commit is contained in:
parent
f02422ddfe
commit
ce8b07845c
31 changed files with 2 additions and 92 deletions
|
|
@ -20,11 +20,11 @@ public Q_SLOTS:
|
|||
public:
|
||||
static USB_ME* _this;
|
||||
|
||||
bool ready = false;
|
||||
QtAndroidService* emitter = nullptr;
|
||||
Connection* con = nullptr;
|
||||
QTimer timer;
|
||||
QByteArrayList packets;
|
||||
bool ready = false;
|
||||
|
||||
void received(const QByteArray&);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue