docs + TODO
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2023-03-28 22:04:40 +02:00
parent eafc47f7a1
commit 9cfee12774
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ class TmStoreTaskBase : public SystemObject {
SdCardMountedIF& sdcMan);
protected:
StorageManagerIF& ipcStore;
Countdown sdCardCheckCd = Countdown(800);
// 20 minutes are allowed as maximum dump time.