remove dcommented code
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
This commit is contained in:
parent
31bf896a6c
commit
718277da28
@ -349,8 +349,6 @@ void PlocMpsocHandler::fillCommandAndReplyMap() {
|
||||
|
||||
ReturnValue_t PlocMpsocHandler::scanForReply(const uint8_t* start, size_t remainingSize,
|
||||
DeviceCommandId_t* foundId, size_t* foundLen) {
|
||||
// sif::debug << "received reply with length" << remainingSize << std::endl;
|
||||
// arrayprinter::print(start, remainingSize);
|
||||
ReturnValue_t result = returnvalue::OK;
|
||||
|
||||
SpacePacketReader spacePacket;
|
||||
|
Loading…
Reference in New Issue
Block a user