added pst for peripheral tests
This commit is contained in:
@ -22,7 +22,7 @@ ReturnValue_t STM32TestTask::performPeriodicAction() {
|
||||
}
|
||||
|
||||
ReturnValue_t STM32TestTask::performOneShotAction() {
|
||||
performSpiL3gd20hTest();
|
||||
// performSpiL3gd20hTest();
|
||||
return HasReturnvaluesIF::RETURN_OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user