disabled test task
This commit is contained in:
parent
8fefee803f
commit
5db9989f63
@ -11,7 +11,7 @@ Q7STestTask::Q7STestTask(object_id_t objectId): TestTask(objectId) {
|
||||
}
|
||||
|
||||
ReturnValue_t Q7STestTask::performOneShotAction() {
|
||||
sdCardTests();
|
||||
//sdCardTests();
|
||||
return TestTask::performOneShotAction();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user