Minor: add waitForTestResponse
This commit is contained in:
parent
08bb513c7b
commit
2b2cd25276
@ -168,6 +168,8 @@ class T_datif : public QObject
|
||||
QTimer *datif_trigger;
|
||||
uint8_t selectedSlaveAddr;
|
||||
|
||||
bool waitForTestResponse = false;
|
||||
|
||||
private slots:
|
||||
char datif_cycleSend();
|
||||
void StoredRecData();
|
||||
|
Loading…
Reference in New Issue
Block a user