remove the dumb hook
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -2170,11 +2170,6 @@ void ImtqHandler::checkErrorByte(const uint8_t errorByte, const uint8_t step) {
|
||||
}
|
||||
}
|
||||
|
||||
void ImtqHandler::doSendRead() {
|
||||
// TaskFactory::delayTask(1);
|
||||
DeviceHandlerBase::doSendRead();
|
||||
}
|
||||
|
||||
void ImtqHandler::fillSystemStateIntoDataset(const uint8_t* packet) {
|
||||
PoolReadGuard pg(&statusSet);
|
||||
statusSet.statusByteMode.value = packet[2];
|
||||
|
Reference in New Issue
Block a user