This commit is contained in:
@ -50,6 +50,7 @@ class UartTestClass : public TestTask {
|
||||
|
||||
std::string fileId = "";
|
||||
std::string fileName = "";
|
||||
bool fileNameSet = false;
|
||||
Countdown finishCountdown = Countdown(180 * 1000);
|
||||
bool cmdSent = false;
|
||||
bool cmdDone = false;
|
||||
|
Reference in New Issue
Block a user