update
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
Irini Kosmidou
2022-04-29 12:48:13 +02:00
parent be7b141126
commit 7c15eb57bb
2 changed files with 29 additions and 19 deletions

View File

@ -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;