Merge pull request 'tweaks' (#558) from single_store_tweak_fsfw into develop
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #558
This commit is contained in:
commit
01b98ca091
2
fsfw
2
fsfw
@ -1 +1 @@
|
||||
Subproject commit 7a392dc33a7e406986fa3684e114a41b0e91de9a
|
||||
Subproject commit 7966ede11b1eb038cbf0111f865bfbf830183c24
|
@ -29,7 +29,7 @@ ReturnValue_t PersistentSingleTmStoreTask::performOperation(uint8_t opCode) {
|
||||
TaskFactory::delayTask(10);
|
||||
} else {
|
||||
// TODO: Would be best to remove this, but not delaying here can lead to evil issues.
|
||||
TaskFactory::delayTask(10);
|
||||
TaskFactory::delayTask(2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user