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

This commit is contained in:
Irini Kosmidou
2022-04-29 13:31:14 +02:00
parent 7c15eb57bb
commit 57f3103e52
2 changed files with 18 additions and 12 deletions

View File

@ -46,7 +46,7 @@ class UartTestClass : public TestTask {
static void foundDlePacketHandler(const DleParser::Context& ctx);
void handleFoundDlePacket(uint8_t* packet, size_t len);
std::string gen_random(const int len);
std::string random_string(std::string::size_type length);
std::string fileId = "";
std::string fileName = "";