Minor: add waitForTestResponse
This commit is contained in:
		@@ -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();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user