Cleanup message rx event to inline, re-enable non PPS
This commit is contained in:
@@ -54,7 +54,6 @@ void InterruptHandler::readPendingMessage() {
|
||||
|
||||
/* Pass the message to the policy engine. */
|
||||
PolicyEngine::handleMessage(&tempMessage);
|
||||
PolicyEngine::notify(PolicyEngine::Notifications::PDB_EVT_PE_MSG_RX);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user