ScexDeviceHandler: fileId includes date and time
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -28,7 +28,7 @@ class ScexDeviceHandler : public DeviceHandlerBase {
|
||||
SdCardMountedIF *sdcMan = nullptr;
|
||||
Countdown finishCountdown = Countdown(LONG_CD);
|
||||
|
||||
std::string random_string(std::string::size_type length);
|
||||
std::string date_time_string();
|
||||
|
||||
// DeviceHandlerBase private function implementation
|
||||
void doStartUp() override;
|
||||
|
Reference in New Issue
Block a user